rootcss commented on a change in pull request #10081:
URL: https://github.com/apache/airflow/pull/10081#discussion_r464109816



##########
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:
       Yes, this was just a draft to confirm the functionality. Will be adding 
the tests for all scenarios.




----------------------------------------------------------------
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]


Reply via email to