mik-laj commented on a change in pull request #10081:
URL: https://github.com/apache/airflow/pull/10081#discussion_r464043043
##########
File path: tests/cli/commands/test_connection_command.py
##########
@@ -111,6 +112,112 @@ def test_cli_connections_include_secrets(self):
connection_command.connections_list(args)
+class TestCliExportConnections(unittest.TestCase):
Review comment:
It would be valuable to test also for emergency situations when an
operation fails, or the user gives an incorrect value as a parameter.
----------------------------------------------------------------
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]