nickva commented on issue #627: Pass UserCtx to fabric's all_docs from mango
query
URL: https://github.com/apache/couchdb/pull/627#issuecomment-314845689
@tonysun83 take another look.
Since most tests are the same I put the default ones in a base test class.
Then the index version
nickva commented on issue #627: Pass UserCtx to fabric's all_docs from mango
query
URL: https://github.com/apache/couchdb/pull/627#issuecomment-314273326
@tonysun83 good point!
Should be doable. If we had parameterized tests like py.test framework has,
then `index = True | False` co