feat: add a command to import dashboards (#11749)

* feat: add a command to import dashboards

* Fix lint

* Remove print()
This commit is contained in:
Beto Dealmeida
2020-11-23 16:28:26 -08:00
committed by GitHub
parent 2566319554
commit 25345bea64
10 changed files with 509 additions and 3 deletions

View File

@@ -279,6 +279,8 @@ class TestExportDatabasesCommand(SupersetTestCase):
"version",
]
class TestImportDatabasesCommand(SupersetTestCase):
def test_import_v1_database(self):
"""Test that a database can be imported"""
contents = {