19 lines
619 B
JSON
19 lines
619 B
JSON
{
|
|
"defaultCommandTimeout":7000,
|
|
"integrationFolder": "tests",
|
|
"supportFile":"support",
|
|
"xxbaseUrl": "http://localhost:7575",
|
|
"xbaseUrl": "https://test.helloayanova.com",
|
|
"baseUrl":"http://localhost:8080",
|
|
"video":false,
|
|
"env": {
|
|
"apiBaseUrl":"http://localhost:7575/api/v8.0/",
|
|
"xapiBaseUrl":"https://test.helloayanova.com/api/v8.0/",
|
|
"adminusername": "superuser",
|
|
"adminpassword": "l3tm3in",
|
|
"accountinguser": "Accounting",
|
|
"accountingpassword": "Accounting",
|
|
"serviceuser":"Service",
|
|
"servicepassword":"Service"
|
|
}
|
|
} |