RandomSec/main/tests/cypress
Florian Giroud 1df51b6b58
Speed-up testing time for Cypress in CI/CD (#4042)
* Added an environment variable to disable projects cleanup on CI/CD, improve performances

* revert DISABLE_PROJECT_CLEANUP to be 0 by default

Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
2021-07-08 14:13:55 +02:00
..
cypress Speed-up testing time for Cypress in CI/CD (#4042) 2021-07-08 14:13:55 +02: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 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 Cypress parallel manual (#3922) 2021-05-27 15:18:20 +02:00
cypress.json Speed-up testing time for Cypress in CI/CD (#4042) 2021-07-08 14:13:55 +02:00
package.json build(deps-dev): bump eslint in /main/tests/cypress (#4038) 2021-07-07 11:34:08 +02: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 (#4038) 2021-07-07 11:34:08 +02:00

OpenRefine UI test suite

Please refer to the official OpenRefine documentation