Consolidate E2E `dashboard` specs (#33073)
* Consolidate "create new dashboard" workflow * Consolidate "add new dashboard card" tests * Remove redundant repro for 25705 * Group and consolidate "title and description" tests * Move repro 26826 to the main `dashboard` corpus * Fix `visualization-options` spec name * Make `dashboardHeader` more specific * Consolidate "duplicate dashboard" tests * Clean up and consolidate all dashboard management test * Fix test failure https://www.deploysentinel.com/ci/runs/64d9eb30fa6644982d115267 * Fix dashboard auto apply filters test failure https://www.deploysentinel.com/ci/runs/64d9e91c7b3e6a1ddb9363c8 * Fix custom homepage test https://www.deploysentinel.com/ci/runs/64d9e9a8f048784ce96aedf2 * Another attempt to fix a failing test * Bring back a test removed during rebase
Showing
- e2e/support/helpers/e2e-dashboard-helpers.js 15 additions, 2 deletionse2e/support/helpers/e2e-dashboard-helpers.js
- e2e/support/helpers/e2e-ui-elements-helpers.js 0 additions, 4 deletionse2e/support/helpers/e2e-ui-elements-helpers.js
- e2e/test/scenarios/dashboard-cards/visualization-options.cy.spec.js 19 additions, 1 deletion...cenarios/dashboard-cards/visualization-options.cy.spec.js
- e2e/test/scenarios/dashboard-filters/dashboard-filters-auto-apply.cy.spec.js 1 addition, 1 deletion...dashboard-filters/dashboard-filters-auto-apply.cy.spec.js
- e2e/test/scenarios/dashboard/dashboard-management.cy.spec.js 168 additions, 73 deletionse2e/test/scenarios/dashboard/dashboard-management.cy.spec.js
- e2e/test/scenarios/dashboard/dashboard.cy.spec.js 375 additions, 319 deletionse2e/test/scenarios/dashboard/dashboard.cy.spec.js
- e2e/test/scenarios/dashboard/duplicate.cy.spec.js 0 additions, 59 deletionse2e/test/scenarios/dashboard/duplicate.cy.spec.js
- e2e/test/scenarios/dashboard/reproductions/25705-undo-moving-dashboards.cy.spec.js 0 additions, 57 deletions...ard/reproductions/25705-undo-moving-dashboards.cy.spec.js
- e2e/test/scenarios/dashboard/reproductions/26826-dashboard-alien-card.cy.spec.js 0 additions, 50 deletions...board/reproductions/26826-dashboard-alien-card.cy.spec.js
- e2e/test/scenarios/dashboard/reproductions/31848-new-question-dashboard.cy.spec.js 0 additions, 51 deletions...ard/reproductions/31848-new-question-dashboard.cy.spec.js
- e2e/test/scenarios/onboarding/home/homepage.cy.spec.js 4 additions, 5 deletionse2e/test/scenarios/onboarding/home/homepage.cy.spec.js
Loading
Please register or sign in to comment