RandomSec/main/tests/cypress
dependabot[bot] d177c63bed
build(deps-dev): bump prettier in /main/tests/cypress (#4152)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.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.4.0...2.4.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-09-17 09:34:54 +02:00
..
cypress Cypress Testing, Edge error message about window changed, updated exeption handler (#4131) 2021-08-30 13:35:03 +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 Speed-up testing time for Cypress in CI/CD (#4042) 2021-07-08 14:13:55 +02:00
package.json build(deps-dev): bump prettier in /main/tests/cypress (#4152) 2021-09-17 09:34:54 +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 (#4152) 2021-09-17 09:34:54 +02:00

OpenRefine UI test suite

Please refer to the official OpenRefine documentation