incubator-airflow/tests/operators
Tomek 756069766d [AIRFLOW-3804] Extend MySQL to GCS operator tests (#5993)
This commit adds additional test related to problem mentioned in initial
issue https://issues.apache.org/jira/browse/AIRFLOW-3804\#
2019-09-05 17:49:19 +02:00
..
__init__.py [AIRFLOW-3190] Make flake8 compliant (#4035) 2018-10-12 22:22:52 +01:00
test_adls_to_gcs_operator.py [AIRFLOW-5297] Move AdlsToGcs operator to core (#5897) 2019-08-23 20:06:07 -07:00
test_bash_operator.py [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
test_branch_operator.py [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
test_check_operator.py [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
test_docker_operator.py [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
test_docker_swarm_operator.py [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
test_druid_check_operator.py [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
test_email_operator.py [AIRFLOW-4316] support setting kubernetes_environment_variables config section from env var (#5668) 2019-08-23 11:38:43 +01:00
test_gcs_to_gcs.py [AIRFLOW-5300] Move GcsToService operators to core (#5899) 2019-08-26 23:30:08 -07:00
test_gcs_to_s3.py [AIRFLOW-5300] Move GcsToService operators to core (#5899) 2019-08-26 23:30:08 -07:00
test_hive_operator.py [AIRFLOW-4858] Deprecate "Historical convenience functions" in airflow.configuration (#5495) 2019-09-03 17:08:55 +01:00
test_hive_stats_operator.py [AIRFLOW-4952] Remove unused arguments in tests (#5586) 2019-07-20 11:00:26 +02:00
test_hive_to_druid.py [AIRFLOW-4864] Remove calls to load_test_config (#5502) 2019-07-01 16:43:03 +01:00
test_hive_to_mysql.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00
test_hive_to_samba_operator.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00
test_http_operator.py [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
test_jdbc_operator.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00
test_latest_only_operator.py [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
test_local_to_gcs.py [AIRFLOW-5298] Move FileToGcs to core (#5898) 2019-08-23 20:04:34 -07:00
test_mssql_to_gcs.py [AIRFLOW-5299] Move SQLToGCS to core (#5896) 2019-08-23 20:07:23 -07:00
test_mssql_to_hive.py [AIRFLOW-4837] Fix pylint errors regarding ungrouped imports (#5464) 2019-06-24 00:01:47 +02:00
test_mysql_to_gcs.py [AIRFLOW-3804] Extend MySQL to GCS operator tests (#5993) 2019-09-05 17:49:19 +02:00
test_operators.py [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
test_papermill_operator.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00
test_postgres_to_gcs.py [AIRFLOW-5299] Move SQLToGCS to core (#5896) 2019-08-23 20:07:23 -07:00
test_presto_to_mysql.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00
test_python_operator.py [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
test_redshift_to_s3_operator.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00
test_s3_file_transform_operator.py [AIRFLOW-4837] Fix pylint errors regarding ungrouped imports (#5464) 2019-06-24 00:01:47 +02:00
test_s3_to_hive_operator.py [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
test_s3_to_redshift_operator.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00
test_slack_operator.py [AIRFLOW-5309] Use assert_called_once or has_calls in tests (#5912) 2019-08-26 07:03:43 +02:00
test_subdag_operator.py [AIRFLOW-5241] Make all test class names consistent (#5847) 2019-08-22 14:14:25 +02:00
test_virtualenv_operator.py [AIRFLOW-4952] Remove unused arguments in tests (#5586) 2019-07-20 11:00:26 +02:00