This is an automated email from the ASF dual-hosted git repository.
sadpandajoe pushed a change to branch fix-calendar-heatmap-tooltip-cleanup-41583
in repository https://gitbox.apache.org/repos/asf/superset.git
from bd0a217d84f fix(calendar): harden tooltip lifecycle cleanup
add 6b79983f830 test(calendar): harden tooltip lifecycle coverage
No new revisions were added by this update.
Summary of changes:
superset-frontend/jest.config.js | 2 +-
.../legacy-plugin-chart-calendar/src/Calendar.ts | 7 +-
.../legacy-plugin-chart-calendar/src/tooltip.ts | 3 +
.../src/vendor/cal-heatmap.ts | 5 +
.../test/ReactCalendar.test.tsx | 265 +++++++++++++++++----
.../test/tooltip.test.ts | 61 ++++-
6 files changed, 282 insertions(+), 61 deletions(-)