Rework test suite for CI.
parent
eb3feebbcd
commit
57833e2030
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"video": false,
|
||||||
|
"baseUrl": "http://localhost:8080",
|
||||||
|
"viewportWidth": 1300,
|
||||||
|
"viewportHeight": 960,
|
||||||
|
"defaultCommandTimeout": 25000,
|
||||||
|
"env": {
|
||||||
|
"user": "admin",
|
||||||
|
"email": "admin@localhost.company",
|
||||||
|
"password": "12qwaszx"
|
||||||
|
},
|
||||||
|
"testFiles": ["auth_page.js", "actions_tasks_objects/*", "actions_users/*", "email_system/*", "remove_users_tasks.js"]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue