-
- Downloads
Merge e2e CI improvements from the `release-x.39.x` branch (#15907)
* Improve Cypress runner command line config (#15854) * Rename Cypress CI groups to `e2e-tests` (#15877) * Remove the `node` parameter from Cypress CI job matrix (#15878) * Merge EE Cypress tests with the OSS ones (#15887) * Reorganize test folder: Move e2e support files into a separate folder (#15899) * Refine CI checksum calculation - extract e2e files (#15900)
Showing
- .circleci/config.yml 11 additions, 12 deletions.circleci/config.yml
- enterprise/frontend/test/metabase-enterprise/auth/sso.cy.spec.js 0 additions, 23 deletions...ise/frontend/test/metabase-enterprise/auth/sso.cy.spec.js
- enterprise/frontend/test/metabase-enterprise/custom_drill_through/drill_through.cy.spec.js 0 additions, 82 deletions...-enterprise/custom_drill_through/drill_through.cy.spec.js
- enterprise/frontend/test/metabase-enterprise/scenarios/admin/databases/add.cy.spec.js 0 additions, 26 deletions...abase-enterprise/scenarios/admin/databases/add.cy.spec.js
- frontend/test/__runner__/run_cypress_tests.js 20 additions, 9 deletionsfrontend/test/__runner__/run_cypress_tests.js
- frontend/test/__support__/e2e/assets/logo.jpeg 0 additions, 0 deletionsfrontend/test/__support__/e2e/assets/logo.jpeg
- frontend/test/__support__/e2e/commands.js 1 addition, 1 deletionfrontend/test/__support__/e2e/commands.js
- frontend/test/__support__/e2e/cypress-plugins.js 1 addition, 1 deletionfrontend/test/__support__/e2e/cypress-plugins.js
- frontend/test/__support__/e2e/cypress-snapshots.json 6 additions, 0 deletionsfrontend/test/__support__/e2e/cypress-snapshots.json
- frontend/test/__support__/e2e/cypress.js 2 additions, 10 deletionsfrontend/test/__support__/e2e/cypress.js
- frontend/test/__support__/e2e/cypress.json 2 additions, 2 deletionsfrontend/test/__support__/e2e/cypress.json
- frontend/test/__support__/e2e/cypress_data.js 0 additions, 0 deletionsfrontend/test/__support__/e2e/cypress_data.js
- frontend/test/__support__/e2e/cypress_sample_dataset.js 0 additions, 0 deletionsfrontend/test/__support__/e2e/cypress_sample_dataset.js
- frontend/test/cypress-snapshots.json 0 additions, 6 deletionsfrontend/test/cypress-snapshots.json
- frontend/test/metabase-db/mongo/add.cy.spec.js 1 addition, 1 deletionfrontend/test/metabase-db/mongo/add.cy.spec.js
- frontend/test/metabase-db/mongo/query.cy.spec.js 1 addition, 1 deletionfrontend/test/metabase-db/mongo/query.cy.spec.js
- frontend/test/metabase-db/mysql/add.cy.spec.js 1 addition, 1 deletionfrontend/test/metabase-db/mysql/add.cy.spec.js
- frontend/test/metabase-db/mysql/custom-column.cy.spec.js 5 additions, 1 deletionfrontend/test/metabase-db/mysql/custom-column.cy.spec.js
- frontend/test/metabase-db/mysql/query.cy.spec.js 1 addition, 1 deletionfrontend/test/metabase-db/mysql/query.cy.spec.js
- frontend/test/metabase-db/postgres/add.cy.spec.js 1 addition, 1 deletionfrontend/test/metabase-db/postgres/add.cy.spec.js
Loading
Please register or sign in to comment