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

@@ -200,6 +200,8 @@ class TestExportDatasetsCommand(SupersetTestCase):
"database_uuid",
]
class TestImportDatasetsCommand(SupersetTestCase):
def test_import_v1_dataset(self):
"""Test that we can import a dataset"""
contents = {