You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/02 18:40:56 UTC

[GitHub] [airflow] rootcss commented on a change in pull request #10081: [WIP] Add CLI for connections export (#9856)

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:
users@infra.apache.org