-
- Downloads
Global E2E Config: Solve circular dependency issue in helpers (#20741)
* Add `SAMPLE_DB_TABLES` reference * Add notes to the cypress data references * Ensure table ids are correct Early warning mechanism. * Use SAMPLE_DB_TABLES in e2e helpers and custom commands * Use `SAMPLE_DB_ID` in the previously missed helper
Showing
- frontend/test/__support__/e2e/commands/permissions/sandboxTable.js 4 additions, 2 deletions...test/__support__/e2e/commands/permissions/sandboxTable.js
- frontend/test/__support__/e2e/cypress_data.js 29 additions, 0 deletionsfrontend/test/__support__/e2e/cypress_data.js
- frontend/test/__support__/e2e/helpers/e2e-ad-hoc-question-helpers.js 12 additions, 5 deletions...st/__support__/e2e/helpers/e2e-ad-hoc-question-helpers.js
- frontend/test/__support__/e2e/helpers/e2e-database-metadata-helpers.js 3 additions, 1 deletion.../__support__/e2e/helpers/e2e-database-metadata-helpers.js
- frontend/test/snapshot-creators/default.cy.snap.js 26 additions, 1 deletionfrontend/test/snapshot-creators/default.cy.snap.js
Please register or sign in to comment