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 7e394e5 test: FilterBoxItemControl (#13753)
add 61129f7 test: Adds tests to the TimeSeriesColumnControl component
(#13712)
No new revisions were added by this update.
Summary of changes:
.../components/TimeSeriesColumnControl_spec.jsx | 49 ------
.../TimeSeriesColumnControl.test.tsx | 176 +++++++++++++++++++++
.../index.jsx} | 12 +-
3 files changed, 179 insertions(+), 58 deletions(-)
delete mode 100644
superset-frontend/spec/javascripts/explore/components/TimeSeriesColumnControl_spec.jsx
create mode 100644
superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/TimeSeriesColumnControl.test.tsx
rename
superset-frontend/src/explore/components/controls/{TimeSeriesColumnControl.jsx
=> TimeSeriesColumnControl/index.jsx} (97%)