[ 
https://issues.apache.org/jira/browse/COUCHDB-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228490#comment-14228490
 ] 

ASF subversion and git services commented on COUCHDB-2481:
----------------------------------------------------------

Commit e1e5353ef8759a8eb45f48d6de9f4cad8a1c335f in couchdb-fauxton's branch 
refs/heads/master from [~benkeen]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=e1e5353 ]

Refactor Nightwatch

This ticket makes a few changes to the way Nightwatch is set up:
1. the main Nightwatch settings (username, password, login URL, key
nightwatch setup file locations) are moved to the settings.json
file to allow them to be defined a single global place and overridden
if need be.
2. it now dynamically determines the list of tests to run based on
content of settings.json.
3. hardcoded username, password & URL moved from helpers.js and
loginToGUI.js and now loaded from settings.json file

Closes COUCHDB-2481


> 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
>            Assignee: 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)

Reply via email to