This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch feat/plugin-chart-country-map-rework
in repository https://gitbox.apache.org/repos/asf/superset.git
from f696fe1e05a feat(country-map): full control panel — worldview, admin
level, region filters, language
add 52dfc853d20 test(country-map): transformProps + buildQuery tests
No new revisions were added by this update.
Summary of changes:
.../test/plugin/buildQuery.test.ts | 50 ++++++++
.../test/plugin/transformProps.test.ts | 132 +++++++++++++++++++++
2 files changed, 182 insertions(+)
create mode 100644
superset-frontend/plugins/plugin-chart-country-map/test/plugin/buildQuery.test.ts
create mode 100644
superset-frontend/plugins/plugin-chart-country-map/test/plugin/transformProps.test.ts