9f7b8651f0
* Improved stability for undo/redo tests * Dummy commit to trigger CI * Dummy commit to trigger CI * Refactored pagination tests, removed duplicated tests * Attempt for flakiness on undo/redo -> apply * Attempt for flakiness on undo/redo -> apply * Attempt for flakiness on undo/redo -> apply (Wait) * Attempt for flakiness on undo/redo -> apply (Wait,2) * Dummy commit to trigger CI * Dummy commit to trigger CI * Dummy commit to trigger CI * Dummy commit to trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * Removed dummy files, increased Cypress retries * Reverted cypress retries to 3, refactored pagination tests about previou,next to not use pagination * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * trigger CI * Removed dummy file to trigger CI
13 lines
230 B
JSON
13 lines
230 B
JSON
{
|
|
"integrationFolder": "./cypress/integration",
|
|
"nodeVersion": "system",
|
|
"retries": {
|
|
"runMode": 3,
|
|
"openMode": 0
|
|
},
|
|
"env": {
|
|
"OPENREFINE_URL": "http://localhost:3333",
|
|
"DISABLE_PROJECT_CLEANUP": 0
|
|
}
|
|
}
|