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 610c435872c feat(plugin-chart-country-map): wire up the "Show flying
islands" toggle end-to-end
add 7b5fce6f54a test(plugin-chart-country-map): unit tests for CountryMap
renderer helpers
No new revisions were added by this update.
Summary of changes:
.../plugin-chart-country-map/src/CountryMap.tsx | 56 ++++---
.../test/CountryMap.test.ts | 168 +++++++++++++++++++++
2 files changed, 204 insertions(+), 20 deletions(-)
create mode 100644
superset-frontend/plugins/plugin-chart-country-map/test/CountryMap.test.ts