RandomSec/main/tests/cypress
Ritesh Soni e286d9f02f
Added tests for view/collapse, #3427
* added four tests (collapse.spec.js,collapse_all.spec.js,collapse_left.spec.js,collapse_right.spec.js) to check if the column's label are empty when collapsed
2021-10-04 16:39:47 +02:00
..
cypress Added tests for view/collapse, #3427 2021-10-04 16:39:47 +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 Proposal #4159, Removed all Cypress reconciliation tests (#4161) 2021-09-17 12:56:10 +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): 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