This is an automated email from the ASF dual-hosted git repository.
villebro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 700c7c5 build(cypress): Fix issue with cypress code-coverage plugin
when running locally (#11698)
add 2f036e9 chore: V1 charts load cypress tests (#11685)
No new revisions were added by this update.
Summary of changes:
.../cypress/integration/dashboard/load.test.js | 43 +++++++++++-----------
.../explore/visualizations/box_plot.test.js | 2 +-
.../integration/explore/visualizations/pie.test.js | 2 +-
.../cypress-base/cypress/utils/vizPlugins.ts | 28 ++++++++++++++
superset-frontend/src/chart/chartAction.js | 9 +++--
5 files changed, 57 insertions(+), 27 deletions(-)