superset/superset-frontend/cypress-base/cypress/integration/dashboard
David Aaron Suddjian a45a5e1060
chore(cypress): Make the e2e tests more behavior-driven (#13784)
* chore(cypress): make the load dashboard test behavior driven

* remove bootstrap usage from controls test, + new utils

* fix save test to not use bootstrap dat

* remove bootstrap usage from the filter test

* fix race condition

* remove bootstrap from url params test

* fix lint

* remove unused const

* add chart specs for the tab test

* attempt removing bootstrap data from tabs tests

* fix cypress async/sync confusion

* remove redundant assertions

* attempt fixing tab test

* attempt fixing tabs test

* cleanup commented code

* better aliases so you can tell what they are in the logs

* remove unused imports

* get the line chart alias before clicking the tab

* simplify getChartGridComponent

* wait for all the charts before force refresh

* fix tabs test

* one more time with the tabs test

* another edit to tabs test

* fix flaky test

Co-authored-by: Phillip Kelley-Dotson <pkelleydotson@yahoo.com>
2021-03-26 09:20:13 -07:00
..
controls.test.ts chore(cypress): Make the e2e tests more behavior-driven (#13784) 2021-03-26 09:20:13 -07:00
dashboard.helper.ts chore(cypress): Make the e2e tests more behavior-driven (#13784) 2021-03-26 09:20:13 -07:00
edit_mode.test.js chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
edit_properties.test.ts chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
fav_star.test.js chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
filter.test.ts chore(cypress): Make the e2e tests more behavior-driven (#13784) 2021-03-26 09:20:13 -07:00
load.test.ts chore(cypress): Make the e2e tests more behavior-driven (#13784) 2021-03-26 09:20:13 -07:00
markdown.test.ts chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
nativeFilters.test.ts feat(native-filters): add sort option to select filter (#13569) 2021-03-11 16:49:01 -08:00
save.test.js chore(cypress): Make the e2e tests more behavior-driven (#13784) 2021-03-26 09:20:13 -07:00
tabs.test.ts chore(cypress): Make the e2e tests more behavior-driven (#13784) 2021-03-26 09:20:13 -07:00
url_params.test.ts chore(cypress): Make the e2e tests more behavior-driven (#13784) 2021-03-26 09:20:13 -07:00