iilyak commented on issue #488: Fix _local_docs endpoint
URL: https://github.com/apache/couchdb/pull/488#issuecomment-296814041
 
 
   +1. 
   This was reviewed earlier here 
https://github.com/apache/couchdb-couch-mrview/pull/72.
   Tests pass locally against this branch as well.
   ```
   Compiled test/couch_mrview_ddoc_validation_tests.erl
       Running test function(s):
         couch_mrview_all_docs_tests:all_docs_test_/0
         couch_mrview_local_docs_tests:all_docs_test_/0
   ======================== EUnit ========================
   _local_docs view tests
     couch_mrview_local_docs_tests:68: should_query...ok
     couch_mrview_local_docs_tests:81: should_query_with_range...ok
     couch_mrview_local_docs_tests:95: should_query_with_range_rev...ok
     couch_mrview_local_docs_tests:109: should_query_with_limit_and_skip...ok
     couch_mrview_local_docs_tests:123: should_query_with_include_docs...ok
     [done in 0.152 s]
   _all_docs view tests
     couch_mrview_all_docs_tests:70: should_query...ok
     couch_mrview_all_docs_tests:80: should_query_with_range...ok
     couch_mrview_all_docs_tests:94: should_query_with_range_rev...ok
     couch_mrview_all_docs_tests:108: should_query_with_limit_and_skip...ok
     couch_mrview_all_docs_tests:126: should_query_with_include_docs...ok
     couch_mrview_all_docs_tests:133: should_query_empty_views...ok
     [done in 0.422 s]
   =======================================================
     All 11 tests passed.
   ```
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to