RandomSec/main/tests/cypress
dependabot[bot] 1543c53046
build(deps-dev): bump jsdoc from 3.6.6 to 3.6.7 in /main/tests/cypress (#3914)
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.7/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.6...3.6.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 09:30:08 +02:00
..
cypress feat: add tests for tutorial 1,2,3 (#3796) 2021-05-20 14:45:39 +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 Fix Flaky Cypress tests, Issue 3594 (#3595) 2021-02-08 14:47:52 +01:00
package.json build(deps-dev): bump jsdoc from 3.6.6 to 3.6.7 in /main/tests/cypress (#3914) 2021-06-07 09:30: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 jsdoc from 3.6.6 to 3.6.7 in /main/tests/cypress (#3914) 2021-06-07 09:30:08 +02:00

OpenRefine UI test suite

Please refer to the official OpenRefine documentation