Refine create question custom commands (#17459)
* Refactor and dry up `question` custom Cypress commands * Example of `loadMetadata` custom option in action * Example of `visitQuestion` custom option in action * Annotate functions using JSDoc
Showing
- frontend/test/__support__/e2e/commands/api/question.js 86 additions, 45 deletionsfrontend/test/__support__/e2e/commands/api/question.js
- frontend/test/metabase/scenarios/binning/sql.cy.spec.js 9 additions, 15 deletionsfrontend/test/metabase/scenarios/binning/sql.cy.spec.js
- frontend/test/metabase/scenarios/question/new.cy.spec.js 3 additions, 7 deletionsfrontend/test/metabase/scenarios/question/new.cy.spec.js
Please register or sign in to comment