This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch config_refactor
in repository https://gitbox.apache.org/repos/asf/superset.git
from 145a944c1f fix: Use SQLAlchemy table operations for slash table name
test
add 15ef590b79 feat: Add dynamic time grain validation to chart schemas
No new revisions were added by this update.
Summary of changes:
superset/charts/schemas.py | 19 ++--
tests/unit_tests/charts/test_schemas.py | 154 ++++++++++++++++++++++++++++++++
2 files changed, 165 insertions(+), 8 deletions(-)
create mode 100644 tests/unit_tests/charts/test_schemas.py