cloudant / nodejs-cloudant

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

Update test server config #445

Closed ricellis closed 3 years ago

ricellis commented 3 years ago

Checklist

Description

Change the test server configuration and allow for overriding the token server used by tests.

1. Steps to reproduce and the simplest code sample possible to demonstrate the issue

Run Jenkins tests

2. What you expected to happen

Tests to pass

3. What actually happened

Tests failed because of a server config problem.

Approach

Replace the test server configuration in Jenkinsfile.

Schema & API Changes

Security and Privacy

Testing

Monitoring and Logging