18 lines
456 B
JSON
18 lines
456 B
JSON
{
|
|
"baseUrl": "http://angularjs.realworld.io/#",
|
|
"numTestsKeptInMemory": 25,
|
|
"defaultCommandTimeout": 15000,
|
|
"experimentalFetchPolyfill": true,
|
|
"env": {
|
|
"apiUrl": "https://conduit.productionready.io/api",
|
|
"newApiUrl": "https://api.realworld.io/api",
|
|
"device": "desktop",
|
|
"email": "test@test.com",
|
|
"password": "Cypress123"
|
|
},
|
|
"retries":{
|
|
"runMode": 1,
|
|
"openMode": 0
|
|
}
|
|
}
|