-
- Downloads
E2E test coverage for "Highlight the selected data source in the notebook...
E2E test coverage for "Highlight the selected data source in the notebook editor" project (#40199) (#40243)
* Add the initial test for the empty app db
* Add reproduction for #25142
* Add test that covers only saved questions
* Cover scenarios with a table as a source
* Add tests that cover nested questions and models
* Add test for simple model's source table
* Remove intercepted schema routes
* Improve assertion
* Fix the test failing on enterprise instance
* Add E2E reproduction for #40223
* Remove superfluous code block
* Avoid casting
Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
Showing
- e2e/support/cypress_sample_instance_data.js 3 additions, 0 deletionse2e/support/cypress_sample_instance_data.js
- e2e/support/helpers/e2e-qa-databases-helpers.js 5 additions, 1 deletione2e/support/helpers/e2e-qa-databases-helpers.js
- e2e/test/scenarios/question/notebook-data-source.cy.spec.ts 357 additions, 0 deletionse2e/test/scenarios/question/notebook-data-source.cy.spec.ts
- e2e/test/scenarios/question/reproductions/39699-notebook-data-source-models.cy.spec.js 0 additions, 50 deletions...eproductions/39699-notebook-data-source-models.cy.spec.js
- e2e/test/scenarios/question/reproductions/39807-multi-schema-table-data-selector.cy.spec.js 0 additions, 57 deletions...uctions/39807-multi-schema-table-data-selector.cy.spec.js
Please register or sign in to comment