incubator-airflow/tests
Tomek Urbaszek ae0d03eba7 [AIRFLOW-5401] Add support for project_id from connection in GKE
This change adds support for reading project_id value from
connection configuration GKE operators.
2019-09-07 17:14:36 +02:00
..
api [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
cli [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
contrib [AIRFLOW-3511][AIRFLOW-3512] Add Cloud Memorystore integration 2019-09-07 17:12:52 +02:00
dags [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
dags_with_system_exit
executors [AIRFLOW-4851] Refactor K8S codebase with k8s API models (#5481) 2019-09-04 16:24:31 -05:00
gcp [AIRFLOW-5401] Add support for project_id from connection in GKE 2019-09-07 17:14:36 +02:00
hooks [AIRFLOW-5351] Move all GCP Cloud SQL tests in 1 file (#5956) 2019-08-29 23:04:00 +01:00
jobs [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
kubernetes [AIRFLOW-4851] Refactor K8S codebase with k8s API models (#5481) 2019-09-04 16:24:31 -05:00
lineage [AIRFLOW-4992] Replace backports configparser by Python native configparser (#5617) 2019-08-07 07:52:24 +02:00
macros [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
minikube [AIRFLOW-4851] Refactor K8S codebase with k8s API models (#5481) 2019-09-04 16:24:31 -05:00
models [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
operators [AIRFLOW-3804] Extend MySQL to GCS operator tests (#5993) 2019-09-05 17:49:19 +02:00
plugins [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
security [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
sensors [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
task
test_utils [AIRFLOW-3611] Simplified development environment (#4932) 2019-08-27 14:39:36 -04:00
testconfig/conf [AIRFLOW-5205] Xml files are checked with xmllint (#5808) 2019-08-20 10:29:34 -04:00
ti_deps [AIRFLOW-5302] Fix bug in none_skipped Trigger Rule (#5902) 2019-08-24 09:58:31 +01:00
utils [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
www [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
__init__.py
compat.py
core.py [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
test_configuration.py [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
test_core_to_contrib.py [AIRFLOW-5386] Move Google Dataproc to core (#5986) 2019-09-03 23:00:38 +02:00
test_impersonation.py [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
test_local_settings.py [AIRFLOW-4851] Refactor K8S codebase with k8s API models (#5481) 2019-09-04 16:24:31 -05:00
test_logging_config.py [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
test_stats.py