Ben Keen created COUCHDB-2481:
---------------------------------
Summary: Refactor nightwatch set up
Key: COUCHDB-2481
URL: https://issues.apache.org/jira/browse/COUCHDB-2481
Project: CouchDB
Issue Type: Bug
Security Level: public (Regular issues)
Components: Fauxton
Reporter: Ben Keen
A few changes:
1. move the main settings (username, password, login URL, key nightwatch setup
files) to the main settings.json file to allow them to be defined a single
global place and overridden if need be.
2. Dynamically determine list of tests to run based on content of settings.json.
3. Remove hardcoded username, password & URL from helpers.js + loginToGUI.js
and get it to load from settings.json file (indirectly, through the
nightwatch.js file).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)