-
- Downloads
Cypress E2E MySQL snapshot (#18193)
* Create `mysql-8` snapshot * Use `mysql-8` snapshot in tests * Extract repro for #15342 * Relocate mysql `add` spec * Extract mysql GUI query tests * Relocate mysql `query` spec * Extract repro for #12445 * Remove `metabase-db` from Cypress * Update Cypress README
Showing
- .circleci/config.yml 0 additions, 9 deletions.circleci/config.yml
- frontend/test/__runner__/cypress-runner-run-tests.js 3 additions, 11 deletionsfrontend/test/__runner__/cypress-runner-run-tests.js
- frontend/test/__support__/e2e/cypress-plugins.js 1 addition, 1 deletionfrontend/test/__support__/e2e/cypress-plugins.js
- frontend/test/metabase-db/README.md 0 additions, 46 deletionsfrontend/test/metabase-db/README.md
- frontend/test/metabase-db/mysql/add.cy.spec.js 0 additions, 47 deletionsfrontend/test/metabase-db/mysql/add.cy.spec.js
- frontend/test/metabase-db/mysql/custom-column.cy.spec.js 0 additions, 50 deletionsfrontend/test/metabase-db/mysql/custom-column.cy.spec.js
- frontend/test/metabase/scenarios/README.md 36 additions, 1 deletionfrontend/test/metabase/scenarios/README.md
- frontend/test/metabase/scenarios/admin/databases/add-external.cy.spec.js 36 additions, 0 deletions...etabase/scenarios/admin/databases/add-external.cy.spec.js
- frontend/test/metabase/scenarios/native/native-mysql.cy.spec.js 21 additions, 41 deletions...nd/test/metabase/scenarios/native/native-mysql.cy.spec.js
- frontend/test/metabase/scenarios/question/mongo-query.cy.spec.js 0 additions, 19 deletions...d/test/metabase/scenarios/question/mongo-query.cy.spec.js
- frontend/test/metabase/scenarios/question/query-external.cy.spec.js 32 additions, 0 deletions...est/metabase/scenarios/question/query-external.cy.spec.js
- frontend/test/metabase/scenarios/question/reproductions/12445-mysql-cc-apply-substring.cy.spec.js 38 additions, 0 deletions...n/reproductions/12445-mysql-cc-apply-substring.cy.spec.js
- frontend/test/metabase/scenarios/question/reproductions/15342-mysql-correct-joins-order.cy.spec.js 8 additions, 7 deletions.../reproductions/15342-mysql-correct-joins-order.cy.spec.js
- frontend/test/snapshot-creators/qa-db.cy.snap.js 6 additions, 0 deletionsfrontend/test/snapshot-creators/qa-db.cy.snap.js
Loading
Please register or sign in to comment