Abstract e2e downloads helpers (#18746)
* Expose the e2e downloads helper function * Apply the new e2e downloads helper to the #18382 repro * Apply the new e2e downloads helper to the #18440 repro * Update the helper so it applies both for saved and unsaved questions * Add additional helper options * Redirect to a non-existing page * Reafactor `downloads` spec * Extract repro for #10803
Showing
- frontend/test/__support__/e2e/cypress.js 1 addition, 0 deletionsfrontend/test/__support__/e2e/cypress.js
- frontend/test/__support__/e2e/helpers/e2e-downloads-helpers.js 77 additions, 0 deletions...end/test/__support__/e2e/helpers/e2e-downloads-helpers.js
- frontend/test/metabase/scenarios/downloads/downloads.cy.spec.js 12 additions, 150 deletions...nd/test/metabase/scenarios/downloads/downloads.cy.spec.js
- frontend/test/metabase/scenarios/downloads/reproductions/10803-timestamp-formatting.cy.spec.js 69 additions, 0 deletions...loads/reproductions/10803-timestamp-formatting.cy.spec.js
- frontend/test/metabase/scenarios/downloads/reproductions/18219-temporal-units-not-formatted.cy.spec.js 37 additions, 54 deletions...productions/18219-temporal-units-not-formatted.cy.spec.js
- frontend/test/metabase/scenarios/downloads/reproductions/18382-old-syntax-missing-renamed-columns.cy.spec.js 26 additions, 45 deletions...tions/18382-old-syntax-missing-renamed-columns.cy.spec.js
- frontend/test/metabase/scenarios/downloads/reproductions/18440-remapped-display-value-dropped.cy.spec.js 30 additions, 68 deletions...oductions/18440-remapped-display-value-dropped.cy.spec.js
Loading
Please register or sign in to comment