This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
"defaultCommandTimeout":7000,
|
"defaultCommandTimeout":7000,
|
||||||
"integrationFolder": "tests",
|
"integrationFolder": "tests",
|
||||||
"supportFile":"support",
|
"supportFile":"support",
|
||||||
"xxbaseUrl": "http://localhost:7575",
|
"baseUrl": "http://localhost:7575",
|
||||||
"xbaseUrl": "https://test.helloayanova.com",
|
"xbaseUrl": "https://test.helloayanova.com",
|
||||||
"baseUrl":"http://localhost:8080",
|
"xxbaseUrl":"http://localhost:8080",
|
||||||
"video":false,
|
"video":false,
|
||||||
"env": {
|
"env": {
|
||||||
"apiBaseUrl":"http://localhost:7575/api/v8.0/",
|
"apiBaseUrl":"http://localhost:7575/api/v8.0/",
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
./node_modules/.bin/cypress run --browser firefox --no-exit
|
./node_modules/.bin/cypress run --browser firefox --spec .\tests\regression\smoke\*.js --no-exit
|
||||||
rem ./node_modules/.bin/cypress run --browser chrome --no-exit
|
rem ./node_modules/.bin/cypress run --browser chrome --no-exit
|
||||||
|
|||||||
Reference in New Issue
Block a user