[GitHub] [airflow] mik-laj commented on a change in pull request #8505: [POC] Add more precise tests (tests for jinja params) for AirflowVersion

2020-05-03 Thread GitBox
mik-laj commented on a change in pull request #8505: URL: https://github.com/apache/airflow/pull/8505#discussion_r419167999 ## File path: setup.py ## @@ -427,6 +427,7 @@ def write_version(filename: str = os.path.join(*[my_dir, "airflow", "git_version

[GitHub] [airflow] mik-laj commented on a change in pull request #8505: [POC] Add more precise tests (tests for jinja params) for AirflowVersion

2020-04-22 Thread GitBox
mik-laj commented on a change in pull request #8505: URL: https://github.com/apache/airflow/pull/8505#discussion_r412821804 ## File path: tests/test_utils/asserts.py ## @@ -71,3 +72,33 @@ def assert_queries_count(expected_count, message_fmt=None):