couchdb
couchdb copied to clipboard
Draft: PouchDB Server Test Suite
Please ignore for now mostly :)
The goal here is to make our test suite test non-couchdb API implementations like pouchdb-server.
For now this means commenting out a bunch of stuff an adding a custom Makefile target. Eventually, I would like to be able in the pouchdb-server test suite to check out CouchDB and run our tests against a pouchdb-server instance.
The goal here is to make our test suite test non-couchdb API implementations like pouchdb-server.
100%! Great idea to test the two together