You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by su...@apache.org on 2021/05/05 00:13:52 UTC

[superset] branch aaron--e2e-dashboard-tests updated (29915df -> c3b19d3)

This is an automated email from the ASF dual-hosted git repository.

suddjian pushed a change to branch aaron--e2e-dashboard-tests
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 29915df  chore(dashboard): add navigation e2e test
     add c3b19d3  chore: test creating a dashboard

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/dashboard/create.test.ts   | 60 ++++++++++++++++++++++
 .../integration/dashboard/dashboard.helper.ts      |  4 +-
 .../integration/dashboard/navigation.test.ts       |  7 ++-
 3 files changed, 65 insertions(+), 6 deletions(-)
 create mode 100644 superset-frontend/cypress-base/cypress/integration/dashboard/create.test.ts