-
- Downloads
Switch Cypress snapshot generation to just use API calls directly (#11746)
* Switch Cypress snapshot generation to just use API calls directly
Showing
- frontend/test/__support__/cypress.js 39 additions, 14 deletionsfrontend/test/__support__/cypress.js
- frontend/test/cypress.json 6 additions, 4 deletionsfrontend/test/cypress.json
- frontend/test/metabase/public/signin.cy.spec.js 18 additions, 8 deletionsfrontend/test/metabase/public/signin.cy.spec.js
- frontend/test/metabase/scenarios/public.cy.spec.js 18 additions, 7 deletionsfrontend/test/metabase/scenarios/public.cy.spec.js
- frontend/test/metabase/scenarios/query_builder.cy.spec.js 1 addition, 1 deletionfrontend/test/metabase/scenarios/query_builder.cy.spec.js
- frontend/test/snapshot-creators/default.cy.snap.js 94 additions, 139 deletionsfrontend/test/snapshot-creators/default.cy.snap.js
- frontend/test/snapshots/blank.sql 272 additions, 272 deletionsfrontend/test/snapshots/blank.sql
- frontend/test/snapshots/default.sql 329 additions, 325 deletionsfrontend/test/snapshots/default.sql
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment