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

suddjian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 5ae91e2  feat(rls): enable row level security by default (#13772)
     add a45a5e1  chore(cypress): Make the e2e tests more behavior-driven 
(#13784)

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/dashboard/controls.test.ts | 113 ++++++++---------
 .../integration/dashboard/dashboard.helper.ts      |  69 +++++++++++
 .../cypress/integration/dashboard/filter.test.ts   | 102 ++++++---------
 .../cypress/integration/dashboard/load.test.ts     |  47 +------
 .../cypress/integration/dashboard/save.test.js     |  44 ++++---
 .../cypress/integration/dashboard/tabs.test.ts     | 138 +++++++++------------
 .../integration/dashboard/url_params.test.ts       |  57 +++------
 .../cypress-base/cypress/utils/vizPlugins.ts       |  37 +++---
 .../src/dashboard/components/Header.jsx            |   1 +
 .../dashboard/components/gridComponents/Chart.jsx  |   8 +-
 10 files changed, 298 insertions(+), 318 deletions(-)

Reply via email to