[
https://issues.apache.org/jira/browse/AIRFLOW-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk resolved AIRFLOW-4058.
-----------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> Rename test files
> -----------------
>
> Key: AIRFLOW-4058
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4058
> Project: Apache Airflow
> Issue Type: Improvement
> Components: tests
> Reporter: Peter van 't Hof
> Assignee: Peter van 't Hof
> Priority: Major
> Fix For: 2.0.0
>
>
> Currently we have `tests/core.py` and `tests/models.py`. It's better to
> rename this to `tests/test_core.py` and `tests/test_models.py`. This is
> follow more the python conventions. This also offers better integration with
> ide's.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)