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 dcb9f7c test: DataTablesPane (#13736)
add 6c06866 test: Tests and Storybook entry for the IndeterminateCheckbox
Component (#13502)
No new revisions were added by this update.
Summary of changes:
.../IndeterminateCheckbox.stories.tsx} | 25 +++----
.../IndeterminateCheckbox.test.tsx | 82 ++++++++++++++++++++++
.../index.tsx} | 2 +-
3 files changed, 96 insertions(+), 13 deletions(-)
copy superset-frontend/src/components/{RefreshLabel/RefreshLabel.stories.tsx
=> IndeterminateCheckbox/IndeterminateCheckbox.stories.tsx} (66%)
create mode 100644
superset-frontend/src/components/IndeterminateCheckbox/IndeterminateCheckbox.test.tsx
rename superset-frontend/src/components/{IndeterminateCheckbox.tsx =>
IndeterminateCheckbox/index.tsx} (98%)