GitHub user sebastianrothbucher opened a pull request:
https://github.com/apache/couchdb/pull/400
Augment Javascript Test suite
I've gone over the first half of the tests once more and improved some
(all_docs for better assertions, attachments_multipart for running on a
different config, changes for more reliability, put reader-acl, recreate doc
back in, improving the view sandbox test that right now fails on Travis)
So overall, I think this PR would make them more stable and meaningful.
I've gotten some time 2 work on those tests (thx akquinet engineering ;-)
), so I'll keep working on them for another day or so and submit another pull
request when needed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sebastianrothbucher/couchdb test2nd
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/400.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #400
----
commit e3f21793c7c0800b60d2d194446f9711fa4eff85
Author: sebastianro <[email protected]>
Date: 2016-04-14T08:52:11Z
Improve seq num check in all_docs
commit 0ba1e08d7aabed2b0ccdce41f026d05e041e0b40
Author: sebastianro <[email protected]>
Date: 2016-04-14T09:48:34Z
Complete attachments multipart
commit 55553fc2e5e6c95679b585fb93e9a895817fbebe
Author: sebastianro <[email protected]>
Date: 2016-04-14T13:33:38Z
Brush up basics and changes
commit 61c9880300504d09c926996d769bf5fabd4fe47f
Author: sebastianro <[email protected]>
Date: 2016-04-14T14:50:04Z
Prepare changes test for n=3
commit 11ec20d1556cc227032091887eb870ff6b72b4c4
Author: sebastianro <[email protected]>
Date: 2016-04-14T15:58:00Z
Remove superflous TODO, Re-enable all HTTP tests and ensure TODO is in place
commit 979f3bcf3d9927ce2bc8bb53eac62e476f905ec1
Author: sebastianro <[email protected]>
Date: 2016-04-14T17:15:12Z
Revive reader acl test
commit c81b1314f3be5bcaa9b2d2ef8a65e653584a3615
Author: sebastianro <[email protected]>
Date: 2016-04-14T17:25:38Z
Revive recreate docs test
commit 34c55ce1de887768c01c3fb332e08c92ae90e9d6
Author: sebastianro <[email protected]>
Date: 2016-04-14T18:00:09Z
Deactivate rewrite tests
commit e07d2027989669f2f1d4656208e641a0bd41d330
Author: sebastianro <[email protected]>
Date: 2016-04-14T18:15:32Z
Harden view sandboxing test
----
---
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.
---