RandomSec/main/tests/cypress
dependabot[bot] 5c891e6ad7
build(deps-dev): bump prettier in /main/tests/cypress (#3968)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 10:51:44 +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 prettier in /main/tests/cypress (#3968) 2021-06-07 10:51:44 +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 prettier in /main/tests/cypress (#3968) 2021-06-07 10:51:44 +02:00

OpenRefine UI test suite

Please refer to the official OpenRefine documentation