superset/superset-frontend/cypress-base/cypress/utils
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
..
index.ts chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
parsePostForm.ts chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
vizPlugins.ts chore(cypress): Make the e2e tests more behavior-driven (#13784) 2021-03-26 09:20:13 -07:00