You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/12/11 22:28:20 UTC

[GitHub] eiri opened a new pull request #1062: Fix couch db tests

eiri opened a new pull request #1062: Fix couch db tests
URL: https://github.com/apache/couchdb/pull/1062
 
 
   ## Overview
   
   Multiple fixes and refactoring for couch tests.
   
   #### couch_db_tests
   
   Proper usage of test assertions to detect fixture failing, pre-test config setup cleanup, remove custom loop in favour of standard eunit `foreach` and forechx`
   
   #### cookie_domain_test
   Fix of invalid assertions, remove obsolete helpers, proper usage of test setup.
   
   #### global_changes_tests
   
   Remove unused var assignment to avoid compilation warning
   
   ## Testing recommendations
   
   `make eunit apps=couch` should pass 1219 tests
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [x] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services