* make tests more reliable * switch back to localhost * run test 100 times * pass props through to Text element * ensure names are unique from one test run to the next * fix test result check
13 lines
238 B
JSON
13 lines
238 B
JSON
{
|
|
"projectId": "916nvw",
|
|
"baseUrl": "http://localhost:3000",
|
|
"testFiles": ["**/*.spec.*"],
|
|
"viewportHeight": 800,
|
|
"viewportWidth": 1280,
|
|
"retries": {
|
|
"runMode": 2,
|
|
"openMode": 0
|
|
},
|
|
"defaultCommandTimeout": 10000
|
|
}
|