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 2018/03/05 18:32:32 UTC

[GitHub] Antonio-Maranhao opened a new pull request #1058: Allow setting the protocol of the couchdb URL for nightwatch tests

Antonio-Maranhao opened a new pull request #1058: Allow setting the protocol of the couchdb URL for nightwatch tests
URL: https://github.com/apache/couchdb-fauxton/pull/1058
 
 
   ## Overview
   
   Currently the couchDB URL used by Nightwatch is hardcoded to use HTTP.
   This PR adds the new `nightwatch.db_protocol` parameter to `settings.json` to allow changing the default to HTTPS.
   
   ## Testing recommendations
   
   Nightwatch tests still pass.
   The default used by Travis is still HTTP.
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [x] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the correct tag once a new Fauxton release is made
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services