|
|
@ -9,8 +9,6 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"watchForFileChanges": true,
|
|
|
|
"watchForFileChanges": true,
|
|
|
|
"chromeWebSecurity": false,
|
|
|
|
"chromeWebSecurity": false,
|
|
|
|
"viewportWidth": 2880,
|
|
|
|
|
|
|
|
"viewportHeight": 2160,
|
|
|
|
|
|
|
|
"ignoreTestFiles": ["**/snapshots/*"],
|
|
|
|
"ignoreTestFiles": ["**/snapshots/*"],
|
|
|
|
"screenshotOnRunFailure": false,
|
|
|
|
"screenshotOnRunFailure": false,
|
|
|
|
"video": false,
|
|
|
|
"video": false,
|
|
|
@ -19,7 +17,7 @@
|
|
|
|
"mochaFile": "results/junit/regression-[hash].xml"
|
|
|
|
"mochaFile": "results/junit/regression-[hash].xml"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"env": {
|
|
|
|
"env": {
|
|
|
|
"username": "beta",
|
|
|
|
"username": "a",
|
|
|
|
"password": "beta"
|
|
|
|
"password": "a"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|