incubator-airflow/tests/hooks
Kaxil Naik b420ada05b
[AIRFLOW-5351] Move all GCP Cloud SQL tests in 1 file (#5956)
2019-08-29 23:04:00 +01:00
..
__init__.py [AIRFLOW-3190] Make flake8 compliant (#4035) 2018-10-12 22:22:52 +01:00
test_dbapi_hook.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00
test_docker_hook.py [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
test_druid_hook.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00
test_hive_hook.py [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
test_http_hook.py [AIRFLOW-5075] Let HttpHook handle connections with empty host fields (#5686) 2019-07-31 09:17:51 +01:00
test_mysql_hook.py [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
test_oracle_hook.py [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
test_pig_hook.py [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
test_postgres_hook.py [AIRFLOW-3705] Fix PostgresHook get_conn to use conn_name_attr (#5841) 2019-08-28 14:23:10 +02:00
test_presto_hook.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00
test_s3_hook.py [AIRFLOW-5057] Provide bucket name to functions in S3 Hook when none is specified (#5674) 2019-07-30 10:05:02 +02:00
test_slack_hook.py [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
test_webhdfs_hook.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00