incubator-airflow/tests/jobs
Hao Liang f497d1d5aa [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495)
1. Issue old conf method deprecation warnings properly and remove current old conf method usages.
2. Unify the way to use conf as `from airflow.configuration import conf`
2019-09-03 17:08:55 +01:00
..
__init__.py [AIRFLOW-4535] Break jobs.py into multiple files (#5303) 2019-05-19 20:43:54 +02:00
test_backfill_job.py [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
test_base_job.py [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
test_local_task_job.py [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
test_scheduler_job.py [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00