This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch feat-async-select-tests
in repository https://gitbox.apache.org/repos/asf/superset.git
from cbd115bd71 test(dashboard): fix and document FiltersConfigModal async
select limitations
add c6b67b63f2 test(filters): add hasTemporalColumns unit tests and
improve default value validation
No new revisions were added by this update.
Summary of changes:
.../FiltersConfigForm/utils.test.ts | 86 ++++++++++++++++++++++
.../FiltersConfigModal/FiltersConfigModal.test.tsx | 9 ++-
2 files changed, 92 insertions(+), 3 deletions(-)
create mode 100644
superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/utils.test.ts