-
- Downloads
Upgrade Cypress to v5.3.0 (#13343)
* Upgrade Cypress to v5.3.0 * Add Cypress test retries to the config (2 for the "run" mode and 0 for the "open" mode) Notes: - upgrading `@testing-library/cypress` was not possible at this point. It would almost certainly require upgrading webpack, and maybe adjusting babel settings. - `yarn resolutions` will not be needed once we properly upgrade weback and all libraries that have "Cypress" as a dependency
Showing
- frontend/test/cypress.json 5 additions, 1 deletionfrontend/test/cypress.json
- frontend/test/metabase-smoketest/admin.cy.spec.js 1 addition, 1 deletionfrontend/test/metabase-smoketest/admin.cy.spec.js
- frontend/test/metabase/scenarios/admin/datamodel/metrics.cy.spec.js 1 addition, 1 deletion...est/metabase/scenarios/admin/datamodel/metrics.cy.spec.js
- frontend/test/metabase/scenarios/setup/setup.cy.spec.js 2 additions, 2 deletionsfrontend/test/metabase/scenarios/setup/setup.cy.spec.js
- package.json 2 additions, 2 deletionspackage.json
- yarn.lock 578 additions, 291 deletionsyarn.lock
Loading
Please register or sign in to comment