RandomSec/main/tests/cypress
S-Harshit 9760380150
Added UX Tests for column / Edit cells / Common transforms (#3683)
* added tests for common-transforms

* Update Replace-Smart-quotes-with-ascii.spec.js

* changed spec name

convert the column to the number and then test the conversion to text

* Used cy.castColumnTo() to cast to-number before testing to-text

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-04 13:51:03 +01:00
..
cypress Added UX Tests for column / Edit cells / Common transforms (#3683) 2021-03-04 13:51:03 +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): bump cypress from 6.5.0 to 6.6.0 in /main/tests/cypress (#3687) 2021-03-03 13:47:38 +01: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 6.5.0 to 6.6.0 in /main/tests/cypress (#3687) 2021-03-03 13:47:38 +01:00

OpenRefine UI test suite

Please refer to the official OpenRefine documentation