-
- Downloads
Refactor E2E tests in the `sharing` folder (#31455)
* Extract `questionDetails` * Move `public-sharing` to the `sharing` folder * Remove redundant test This part was covered in `public-sharing.cy.spec.js`. * Create a separate `public-dashboard` E2E spec - Extract relevant part from `public.cy.spec.js` - Make all tests in `public-dashboard.cy.spec.js` run in isolation * Make tests in `public.cy.spec.js` run in isolation * Remove redundant wait * Limit the query results to speed test up * Merge public questions E2E tests * Merge `downloads` with the `sharing` E2E group * Remove `downloads` from the folder list * Refactor `public-dashboard.cy.spec.js` - Clean up linter warnings by using semantic selectors - Speed test up by using API
Showing
- .github/workflows/e2e-tests.yml 0 additions, 2 deletions.github/workflows/e2e-tests.yml
- e2e/test/scenarios/sharing/downloads/downloads.cy.spec.js 0 additions, 0 deletionse2e/test/scenarios/sharing/downloads/downloads.cy.spec.js
- e2e/test/scenarios/sharing/downloads/reproductions/10803-timestamp-formatting.cy.spec.js 0 additions, 0 deletions...loads/reproductions/10803-timestamp-formatting.cy.spec.js
- e2e/test/scenarios/sharing/downloads/reproductions/18219-temporal-units-not-formatted.cy.spec.js 0 additions, 0 deletions...productions/18219-temporal-units-not-formatted.cy.spec.js
- e2e/test/scenarios/sharing/downloads/reproductions/18382-old-syntax-missing-renamed-columns.cy.spec.js 0 additions, 0 deletions...tions/18382-old-syntax-missing-renamed-columns.cy.spec.js
- e2e/test/scenarios/sharing/downloads/reproductions/18440-remapped-display-value-dropped.cy.spec.js 0 additions, 0 deletions...oductions/18440-remapped-display-value-dropped.cy.spec.js
- e2e/test/scenarios/sharing/downloads/reproductions/18573-remapped-fields-not-renamed.cy.spec.js 0 additions, 0 deletions...eproductions/18573-remapped-fields-not-renamed.cy.spec.js
- e2e/test/scenarios/sharing/downloads/reproductions/18729-date-formatting-x-of-y.cy.spec.js 0 additions, 0 deletions...ads/reproductions/18729-date-formatting-x-of-y.cy.spec.js
- e2e/test/scenarios/sharing/downloads/reproductions/19889-native-query-export-column-order.cy.spec.js 0 additions, 0 deletions...uctions/19889-native-query-export-column-order.cy.spec.js
- e2e/test/scenarios/sharing/public-dashboard.cy.spec.js 160 additions, 0 deletionse2e/test/scenarios/sharing/public-dashboard.cy.spec.js
- e2e/test/scenarios/sharing/public-question.cy.spec.js 78 additions, 44 deletionse2e/test/scenarios/sharing/public-question.cy.spec.js
- e2e/test/scenarios/sharing/public-sharing.cy.spec.js 0 additions, 0 deletionse2e/test/scenarios/sharing/public-sharing.cy.spec.js
- e2e/test/scenarios/sharing/public.cy.spec.js 0 additions, 276 deletionse2e/test/scenarios/sharing/public.cy.spec.js
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment