cloudant / nodejs-cloudant

Cloudant Node.js client library
Apache License 2.0
255 stars 90 forks source link

Custom url & test tagging #339

Closed ricellis closed 6 years ago

ricellis commented 6 years ago

Checklist

Description

Facilitate other modes of integration testing by:

Approach

Allowed for custom URL for test server by:

Added #db tag to tests that can use a real DB to facilitate mocha's grep filtering.

Schema & API Changes

Security and Privacy

Testing

Monitoring and Logging