This commit is contained in:
2021-12-17 18:15:04 +00:00
parent 0b891e2e9d
commit 11b524c381
4 changed files with 569 additions and 33 deletions

View File

@@ -2,13 +2,13 @@
"defaultCommandTimeout":5000,
"integrationFolder": "tests",
"supportFile":"support",
"xbaseUrl": "http://localhost:7575",
"baseUrl": "https://test.helloayanova.com",
"xxxxbaseUrl":"http://localhost:8080",
"xxbaseUrl": "http://localhost:7575",
"xbaseUrl": "https://test.helloayanova.com",
"baseUrl":"http://localhost:8080",
"video":false,
"env": {
"xapiBaseUrl":"http://localhost:7575/api/v8.0/",
"apiBaseUrl":"https://test.helloayanova.com/api/v8.0/",
"apiBaseUrl":"http://localhost:7575/api/v8.0/",
"xapiBaseUrl":"https://test.helloayanova.com/api/v8.0/",
"adminusername": "superuser",
"adminpassword": "l3tm3in",
"accountinguser": "Accounting",