RandomSec/main/tests/cypress
Florian Giroud a9e03eabd4
Attempt to fix flaky integration tests (#3755)
* Attempt fo fix flaky test : add_columns_based_on_this_column, Clojure, replaced .contains by assertion

* Attempt fo fix flaky test apply.spec.js

* Attempt to fix many flaky tests in a row, by addinf assertions to ensure OpenRefine is properly loaded
2021-03-18 16:03:32 +01:00
..
cypress Attempt to fix flaky integration tests (#3755) 2021-03-18 16:03:32 +01:00
.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 feat: add ESLint configuration for cypress-test-suite (#3564) 2021-02-07 18:53:13 +01: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
cypress.json Fix Flaky Cypress tests, Issue 3594 (#3595) 2021-02-08 14:47:52 +01:00
package.json build(deps-dev): bump eslint in /main/tests/cypress (#3720) 2021-03-15 13:33:04 +01:00
Readme.md Run UI tests in continuous integration (#3393) 2020-12-15 20:34:15 +01:00
yarn.lock build(deps-dev): bump eslint in /main/tests/cypress (#3720) 2021-03-15 13:33:04 +01:00

OpenRefine UI test suite

Please refer to the official OpenRefine documentation