Files
superset2/superset-frontend/plugins/plugin-chart-echarts/test/Timeseries/Scatter
Evan Rusackas 7d85b212ee fix(tests): update scatter chart x-axis formatter tests for smart_date
Update tests to reflect the intentional behavior change where smart_date
now returns a formatter function instead of undefined. The first test
now explicitly sets xAxisTimeFormat to undefined to test the no-format
case, and the test.each loop now expects all formats including smart_date
to return a formatter function.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 00:36:24 -08:00
..