Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-couch-mrview/pull/17#issuecomment-90711559
> > Wouldn't it break now CORs for backdoor interface?
> I'll add test case for it. However I'm not sure where to put it. On one
hand we have all CORs related tests in `couch/test/couchdb_cors_tests` on the
other hand it would introduce one more PR.
I think we should move all the tests which are requires full server set up
to the `couchdb` repository while in subprojects repos maintain only the tests
which are tests related project modules without interactions with the other
projects. In other simpler words: `couchdb` for integrational/functional tests,
`couchdb-X` - for unit tests.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---