RandomSec/main/tests/cypress
nikhilp3 77d958c9d4
Move textSearchCounter to static variable (#4257)
* Move textSearchCounter to static variable

* Add test for checkbox bug

* Add test for checkbox bug
2021-11-24 13:44:53 +01:00
..
cypress Move textSearchCounter to static variable (#4257) 2021-11-24 13:44:53 +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 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-dev): bump eslint from 8.2.0 to 8.3.0 in /main/tests/cypress (#4317) 2021-11-22 20:12:16 +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 from 8.2.0 to 8.3.0 in /main/tests/cypress (#4317) 2021-11-22 20:12:16 +01:00

OpenRefine UI test suite

Please refer to the official OpenRefine documentation