aminghadersohi commented on PR #38375: URL: https://github.com/apache/superset/pull/38375#issuecomment-3996099189
Re: Bito suggestion about inaccurate module docstring in `test_new_chart_types.py` (Line 18-23): The docstring is actually accurate - the test file contains all the test classes mentioned: `TestMixedTimeseriesChartConfigSchema`, `TestMapMixedTimeseriesConfig`, `TestGenerateChartNameNewTypes`, and `TestSchemaValidatorNewTypes`. All three chart types are covered for schema validation, form_data mapping, chart name generation, and pre-validation (62 tests total). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
