[GitHub] [airflow] mik-laj commented on a change in pull request #8535: [Airflow-8439] Refactor test_variable_command.py

2020-05-03 Thread GitBox
mik-laj commented on a change in pull request #8535: URL: https://github.com/apache/airflow/pull/8535#discussion_r419217277 ## File path: tests/cli/commands/test_variable_command.py ## @@ -31,58 +34,38 @@ def setUpClass(cls): cls.dagbag =

[GitHub] [airflow] mik-laj commented on a change in pull request #8535: [Airflow-8439] Refactor test_variable_command.py

2020-04-25 Thread GitBox
mik-laj commented on a change in pull request #8535: URL: https://github.com/apache/airflow/pull/8535#discussion_r415205547 ## File path: tests/cli/commands/test_variable_command.py ## @@ -124,10 +82,78 @@ def test_variables(self): self.assertEqual(False,

[GitHub] [airflow] mik-laj commented on a change in pull request #8535: [Airflow-8439] Refactor test_variable_command.py

2020-04-25 Thread GitBox
mik-laj commented on a change in pull request #8535: URL: https://github.com/apache/airflow/pull/8535#discussion_r415205019 ## File path: tests/cli/commands/test_variable_command.py ## @@ -31,58 +32,15 @@ def setUpClass(cls): cls.dagbag =

[GitHub] [airflow] mik-laj commented on a change in pull request #8535: [Airflow-8439] Refactor test_variable_command.py

2020-04-25 Thread GitBox
mik-laj commented on a change in pull request #8535: URL: https://github.com/apache/airflow/pull/8535#discussion_r415204731 ## File path: tests/cli/commands/test_variable_command.py ## @@ -124,10 +82,78 @@ def test_variables(self): self.assertEqual(False,