Add basic implicit actions e2e tests (#28476)
* add basic implicit action e2e tests * DRY up the actions tests
Showing
- frontend/src/metabase/dashboard/containers/DashboardHeader.jsx 1 addition, 0 deletions...end/src/metabase/dashboard/containers/DashboardHeader.jsx
- frontend/test/__support__/e2e/helpers/e2e-action-helpers.js 29 additions, 1 deletionfrontend/test/__support__/e2e/helpers/e2e-action-helpers.js
- frontend/test/__support__/e2e/helpers/e2e-dashboard-helpers.js 1 addition, 0 deletions...end/test/__support__/e2e/helpers/e2e-dashboard-helpers.js
- frontend/test/metabase/scenarios/dashboard/actions-on-dashboards.cy.spec.js 184 additions, 19 deletions...base/scenarios/dashboard/actions-on-dashboards.cy.spec.js
Please register or sign in to comment