Add QA Mongo DB to the Cypress tests in CI (#13854)
* Add QA Mongo DB to the Cypress tests in CI * Refactor tests - Use API to add database - group all query tests together * Fix prettier error for bcd4a366
Showing
- .circleci/config.yml 4 additions, 5 deletions.circleci/config.yml
- frontend/test/__support__/cypress.js 40 additions, 1 deletionfrontend/test/__support__/cypress.js
- frontend/test/metabase-db/mongo/add.cy.spec.js 22 additions, 32 deletionsfrontend/test/metabase-db/mongo/add.cy.spec.js
- frontend/test/metabase-db/mongo/query.cy.spec.js 58 additions, 79 deletionsfrontend/test/metabase-db/mongo/query.cy.spec.js
Please register or sign in to comment