incubator-airflow/tests
Ephraim Anierobi cb52fb0ae1
Add example DAG and system test for MySQLToGCSOperator (#10990)
2020-09-27 19:05:04 +02:00
..
airflow_pylint Pylint checks should be way faster now (#10207) 2020-08-07 11:07:15 +02:00
api Unify error messages and complete type field in response (#10333) 2020-08-31 15:36:52 +02:00
api_connexion Add permissions for stable API (#10594) 2020-09-22 17:23:59 +01:00
bats All versions in CI yamls are not hard-coded any more (#10959) 2020-09-21 20:02:04 +02:00
cli Add task logging handler to airflow info command (#10771) 2020-09-08 22:12:55 +02:00
cluster_policies Add ClusterPolicyViolation support to airflow local settings (#10282) 2020-08-12 23:06:29 +01:00
dags PyDocStyle: No whitespaces allowed surrounding docstring text (#10533) 2020-08-25 09:50:21 +01:00
dags_corrupted
dags_with_system_exit
executors Revert "KubernetesJobWatcher no longer inherits from Process (#11017)" (#11065) 2020-09-21 15:28:00 -07:00
hooks Add missing assert call in test_dbapi_hook.py (#10842) 2020-09-09 23:59:16 +01:00
jobs Allow CeleryExecutor to "adopt" an orphaned queued or running task (#10949) 2020-09-16 20:10:30 +01:00
kubernetes Simplify the K8sExecutor and K8sPodOperator (#10393) 2020-09-17 08:40:20 -07:00
lineage
macros Remove unittest.main() from tests (#8454) 2020-04-19 22:05:47 +02:00
models Do not silently allow the use of undefined variables in jinja2 templates (#11016) 2020-09-25 09:15:28 +02:00
operators Make Skipmixin handle empty branch properly (#10751) 2020-09-22 20:48:26 +01:00
plugins The test_find_not_should_ignore_path is now in heisentests (#10989) 2020-09-17 14:46:36 +02:00
providers Add example DAG and system test for MySQLToGCSOperator (#10990) 2020-09-27 19:05:04 +02:00
secrets Simplify load connection in LocalFilesystemBackend (#10638) 2020-09-06 20:56:03 +02:00
security Remove config side effects from tests (#8607) 2020-05-04 12:29:09 +02:00
sensors Fix ExternalTaskMarker serialized fields (#10924) 2020-09-15 23:40:41 +01:00
serialization Add template fields renderers for better UI rendering (#11061) 2020-09-23 15:31:40 +02:00
task Remove almost all references to airflow.contrib (#9559) 2020-06-29 08:08:58 +02:00
test_utils Add permissions for stable API (#10594) 2020-09-22 17:23:59 +01:00
testconfig/conf
ti_deps Make test_trigger_rule_dep tests re-runnable (#10712) 2020-09-03 17:19:30 +01:00
utils [AIP-34] TaskGroup: A UI task grouping concept as an alternative to SubDagOperator (#10153) 2020-09-19 01:51:37 +01:00
www Add permissions for stable API (#10594) 2020-09-22 17:23:59 +01:00
__init__.py
build_provider_packages_dependencies.py Remove all "noinspection" comments native to IntelliJ (#10525) 2020-08-25 00:01:37 +02:00
conftest.py Removes stable tests from quarantine (#10768) 2020-09-08 07:36:12 +02:00
deprecated_classes.py Move e-mail operator to core (#10013) 2020-07-29 00:27:12 +02:00
test_config_templates.py Simplify the K8sExecutor and K8sPodOperator (#10393) 2020-09-17 08:40:20 -07:00
test_configuration.py Get Airflow configs with sensitive data from Secret Backends (#9645) 2020-07-08 13:29:54 +01:00
test_core.py Bump Pylint to 2.5.3 (#9294) 2020-06-27 18:19:21 +01:00
test_core_to_contrib.py Fix typo in the word 'available' (#9599) 2020-07-01 08:36:19 +02:00
test_example_dags.py
test_example_dags_system.py
test_impersonation.py Move Impersonation test back to quarantine (#10809) 2020-09-08 21:33:44 +02:00
test_local_settings.py
test_logging_config.py Upgrade to latest pre-commit checks (#9686) 2020-07-06 11:37:22 +02:00
test_project_structure.py Add example DAG and system test for MySQLToGCSOperator (#10990) 2020-09-27 19:05:04 +02:00
test_sentry.py Disable sentry integration by default (#10212) 2020-08-09 13:21:41 +02:00
test_sqlalchemy_config.py User-friendly error messages when the configuration is incorrect (#8463) 2020-04-27 09:37:07 +02:00
test_stats.py Use literal syntax instead of function calls to create data structure (#9516) 2020-06-25 16:35:37 +01:00