incubator-airflow/tests
TobKed 11262c6d42 [AIRLFOW-6240] BigQuery - remove unnecessary mocks in hook system tests (#6805) 2019-12-16 17:47:17 +01:00
..
airflow_pylint [AIRFLOW-6193] Do not use asserts in Airflow main code (#6749) 2019-12-09 15:57:42 +01:00
api [AIRFLOW-5362] Reorder imports (#5944) 2019-10-02 16:30:03 +01:00
cli [AIRFLOW-5931] Use os.fork when appropriate to speed up task execution. (#6627) 2019-12-10 10:47:37 +00:00
contrib [AIRFLOW-5959][AIP-21] Move contrib/*/jira to providers (#6661) 2019-12-13 14:47:56 +01:00
dags [AIRFLOW-6171] Apply .airflowignore to correct subdirectories (#6784) 2019-12-12 18:01:49 +00:00
dags_corrupted [AIRFLOW-5764][depends on #6434] Avoid loading corrupted DAGs in a breeze environment (#6436) 2019-10-26 22:54:00 +02:00
dags_with_system_exit [AIRFLOW-5362] Reorder imports (#5944) 2019-10-02 16:30:03 +01:00
executors [AIRFLOW-6181] Add InProcessExecutor (#6740) 2019-12-12 22:44:36 +01:00
gcp [AIRLFOW-6240] BigQuery - remove unnecessary mocks in hook system tests (#6805) 2019-12-16 17:47:17 +01:00
hooks [AIRFLOW-4824] Add charset handling for SqlAlchemy engine for MySqlHook (#6816) 2019-12-14 08:57:02 +01:00
integration [AIRFLOW-6216] Allow pytests to be run without "tests" (#6770) 2019-12-10 14:49:00 +01:00
jobs [AIRFLOW-6171] Apply .airflowignore to correct subdirectories (#6784) 2019-12-12 18:01:49 +00:00
kubernetes [AIRFLOW-6025] Add label to uniquely identify creator of Pod (#6621) 2019-11-22 12:34:33 +00:00
lineage [AIRFLOW-5911] Simplify lineage API and improve robustness (#6564) 2019-11-27 10:32:59 +01:00
macros [AIRFLOW-5362] Reorder imports (#5944) 2019-10-02 16:30:03 +01:00
models [AIRFLOW-6250] Ensure on_failure_callback always has a populate context (#6812) 2019-12-16 09:55:51 +00:00
operators [AIRFLOW-6246] Add support None in mysql_to_gcs (#6808) 2019-12-16 16:58:31 +01:00
plugins [AIRFLOW-5945] Make inbuilt OperatorLinks work when using Serialization (#6715) 2019-12-06 23:07:31 +00:00
providers [AIRFLOW-5959][AIP-21] Move contrib/*/jira to providers (#6661) 2019-12-13 14:47:56 +01:00
security [AIRFLOW-5362] Reorder imports (#5944) 2019-10-02 16:30:03 +01:00
sensors [AIRFLOW-6141] Remove ReadyToRescheduleDep if sensor mode == poke (#6704) 2019-12-02 12:15:46 +00:00
serialization [AIRFLOW-5945] Make inbuilt OperatorLinks work when using Serialization (#6715) 2019-12-06 23:07:31 +00:00
task [AIRFLOW-5931] Use os.fork when appropriate to speed up task execution. (#6627) 2019-12-10 10:47:37 +00:00
test_utils [AIRFLOW-6175] Fixes bug when tasks get stuck in "scheduled" state (#6732) 2019-12-10 11:17:30 +00:00
testconfig/conf [AIRFLOW-5205] Xml files are checked with xmllint (#5808) 2019-08-20 10:29:34 -04:00
ti_deps [AIRFLOW-6140] Add missing types for some core classes (#6702) 2019-12-04 21:35:07 +01:00
utils [AIRFLOW-6135] Extract DAG processing from SchedulerJob into separate class (#6697) 2019-12-09 00:29:46 +01:00
www [AIRFLOW-6239] Filter dags return by last_dagruns (#6804) 2019-12-13 10:23:23 +00:00
__init__.py [AIRFLOW-6058] Running tests with pytest (#6472) 2019-12-05 10:40:28 +01:00
compat.py
conftest.py [AIRFLOW-6180] Improve kerberos init in pytest conftest (#6735) 2019-12-05 17:51:29 +01:00
test_configuration.py [AIRFLOW-6226] Always reset warnings in tests (#6785) 2019-12-14 10:36:06 +01:00
test_core.py [AIRFLOW-1076] Add get method for template variable accessor (#6793) 2019-12-13 14:26:06 +00:00
test_core_to_contrib.py [AIRFLOW-6122] Rename CloudKMS service classes (#6798) 2019-12-13 12:01:37 +01:00
test_example_dags_system.py [AIRFLOW-5580] Add base class for system test (#6229) 2019-10-07 14:57:22 +02:00
test_impersonation.py [AIRFLOW-5830] Get rid of slim image (#6494) 2019-11-05 22:30:00 +01:00
test_local_settings.py [AIRFLOW-6058] Running tests with pytest (#6472) 2019-12-05 10:40:28 +01:00
test_logging_config.py [AIRFLOW-6058] Running tests with pytest (#6472) 2019-12-05 10:40:28 +01:00
test_order_setup.py [AIRFLOW-6089] Reorder setup.py dependencies and add ci (#6681) 2019-11-30 10:05:14 +01:00
test_sentry.py [AIRFLOW-5899] fix dmypy errors (#6548) 2019-11-12 15:39:34 +01:00
test_sqlalchemy_config.py [AIRFLOW-XXXX] Expose SQLAlchemy's connect_args and make it configurable (#6478) 2019-11-01 17:14:29 -04:00
test_stats.py [AIRFLOW-5362] Reorder imports (#5944) 2019-10-02 16:30:03 +01:00