This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch databricks-catalogs
in repository https://gitbox.apache.org/repos/asf/superset.git
from a79bf56e15 feat: catalog support for Databricks native
add b79cb99990 Add tests
No new revisions were added by this update.
Summary of changes:
.../unit_tests/migrations/shared}/__init__.py | 0
.../unit_tests/migrations/shared/catalogs_test.py | 145 +++++++++++++++++++++
2 files changed, 145 insertions(+)
copy {superset/advanced_data_type =>
tests/unit_tests/migrations/shared}/__init__.py (100%)
create mode 100644 tests/unit_tests/migrations/shared/catalogs_test.py