RandomSec/main/tests/cypress
dependabot[bot] 005e8b77a7
build(deps): bump cypress from 8.1.0 to 8.3.0 in /main/tests/cypress (#4107)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.1.0 to 8.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v8.1.0...v8.3.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Florian Giroud <6267288+fgiroud@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-08-30 10:36:59 +02:00
..
cypress Cypress tests, added exception handling for edge error messages (#4043) 2021-08-19 11:20:05 +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): bump cypress from 8.1.0 to 8.3.0 in /main/tests/cypress (#4107) 2021-08-30 10:36:59 +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.1.0 to 8.3.0 in /main/tests/cypress (#4107) 2021-08-30 10:36:59 +02:00

OpenRefine UI test suite

Please refer to the official OpenRefine documentation