This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch fix-cannot-view-dashboard-if-no-theme-role
in repository https://gitbox.apache.org/repos/asf/superset.git
from ae1baff20a3 test(dashboard): harden theme test types, E2E assertions,
and spy cleanup
add 6041dad04e4 fix(dashboard): revert webpack regression, gate font
injection on theme success, assert owner-grant
No new revisions were added by this update.
Summary of changes:
superset-frontend/package-lock.json | 18 ++--
superset-frontend/package.json | 2 +-
.../tests/experimental/dashboard/theme.spec.ts | 120 +++++++++++++--------
.../src/components/CrudThemeProvider.test.tsx | 28 +++++
.../src/components/CrudThemeProvider.tsx | 46 ++++----
5 files changed, 137 insertions(+), 77 deletions(-)