RandomSec/main/tests/cypress
Florian Giroud 9f7b8651f0
Improved stability of Cypress tests (#4163)
* 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
2021-10-06 19:11:54 +05:30
..
cypress Improved stability of Cypress tests (#4163) 2021-10-06 19:11:54 +05:30
.eslintignore feat: add ESLint configuration for cypress-test-suite (#3564) 2021-02-07 18:53:13 +01:00
.eslintrc.json feat: add ESLint configuration for cypress-test-suite (#3564) 2021-02-07 18:53:13 +01:00
.gitignore Added functional tests for scatterplot facets 2021-04-11 21:05:27 +02:00
.prettierignore feat: add ESLint configuration for cypress-test-suite (#3564) 2021-02-07 18:53:13 +01:00
.prettierrc.json feat: add ESLint configuration for cypress-test-suite (#3564) 2021-02-07 18:53:13 +01:00
build-test-matrix.js Proposal #4159, Removed all Cypress reconciliation tests (#4161) 2021-09-17 12:56:10 +02:00
cypress.json Improved stability of Cypress tests (#4163) 2021-10-06 19:11:54 +05:30
package.json build(deps): bump cypress from 8.4.0 to 8.4.1 in /main/tests/cypress (#4165) 2021-09-21 08:18:19 +02:00
Readme.md Run UI tests in continuous integration (#3393) 2020-12-15 20:34:15 +01:00
yarn.lock build(deps): bump cypress from 8.4.0 to 8.4.1 in /main/tests/cypress (#4165) 2021-09-21 08:18:19 +02:00

OpenRefine UI test suite

Please refer to the official OpenRefine documentation