Peter van 't Hof created AIRFLOW-4058:
-----------------------------------------
Summary: 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
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
(v7.6.3#76005)