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 2022/10/18 20:27:50 UTC

[GitHub] [couchdb-nano] alexmathew98 opened a new issue, #305: How to set unit tests using in-memory database for couchdb-nano

alexmathew98 opened a new issue, #305:
URL: https://github.com/apache/couchdb-nano/issues/305

   Looking to implement unit test coverage for nanodb functionalities for my application (with a nodejs server and couch DB) .Been doing a transition from pouchdb to nano.For the case of pouch db its possible to use 'pouchdb-adapter-memory'(Refer https://pouchdb.com/adapters.html).I was wondering if its possible to do something similar for nano where i can do unit tests but with an in memory database.Any tips/suggestions would be greatly appreciated!
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org