betodealmeida commented on a change in pull request #11743:
URL:
https://github.com/apache/incubator-superset/pull/11743#discussion_r526500831
##########
File path: tests/datasets/commands_tests.py
##########
@@ -343,3 +345,32 @@ def test_import_v1_dataset_validation(self):
"database_name": ["Missing data for required field."],
}
}
+
+ def test_import_v1_dataset_existing_database(self):
Review comment:
This unit test is unrelated, but I thought about this case and decided
to add it in this PR.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]