This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 9a4de23 test: Enhance tests and directory structure for FilterControl
components (#13745)
add f2d6598 Tests for DetailsPanel (#13872)
No new revisions were added by this update.
Summary of changes:
.../DetailsPanel/DetailsPanel.test.tsx | 235 +++++++++++++++++++++
.../{DetailsPanel.tsx => DetailsPanel/index.tsx} | 11 +-
2 files changed, 243 insertions(+), 3 deletions(-)
create mode 100644
superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/DetailsPanel.test.tsx
rename
superset-frontend/src/dashboard/components/FiltersBadge/{DetailsPanel.tsx =>
DetailsPanel/index.tsx} (97%)