[
https://issues.apache.org/jira/browse/AIRFLOW-6699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on AIRFLOW-6699 started by Cooper Gillan.
----------------------------------------------
> Parameterize weekday sensor tests
> ---------------------------------
>
> Key: AIRFLOW-6699
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6699
> Project: Apache Airflow
> Issue Type: Improvement
> Components: tests
> Affects Versions: 1.10.7
> Reporter: Cooper Gillan
> Assignee: Cooper Gillan
> Priority: Minor
>
> Many of the arguments for the true tests in
> tests/sensors/test_weekday_sensor.py are repeated. The tests are also running
> with unittest.TestCase rather than pytest.
> Make use of pytest's parametrize functionality to use the same base tests for
> true tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)