couchdb icon indicating copy to clipboard operation
couchdb copied to clipboard

Draft: PouchDB Server Test Suite

Open janl opened this issue 4 months ago • 1 comments

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.

janl avatar Aug 26 '25 16:08 janl

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

nickva avatar Aug 26 '25 16:08 nickva