This is an automated email from the ASF dual-hosted git repository.
pkdotson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 6d2d3ad test: Adds storybook to AlteredSliceTag component (#13516)
add f0a9dcc test: Adds storybook and tests to AsyncEsmComponent (#13517)
No new revisions were added by this update.
Summary of changes:
.../AsyncEsmComponent.stories.tsx} | 31 +++++------
.../AsyncEsmComponent/AsyncEsmComponent.test.tsx | 60 ++++++++++++++++++++++
.../index.tsx} | 2 +-
3 files changed, 77 insertions(+), 16 deletions(-)
copy superset-frontend/src/components/{AnchorLink/AnchorLink.stories.tsx =>
AsyncEsmComponent/AsyncEsmComponent.stories.tsx} (60%)
create mode 100644
superset-frontend/src/components/AsyncEsmComponent/AsyncEsmComponent.test.tsx
rename superset-frontend/src/components/{AsyncEsmComponent.tsx =>
AsyncEsmComponent/index.tsx} (99%)