incubator-airflow/tests
Ephraim Anierobi ecbb366e63
Add readonly connection API endpoints (#9095)
* add connection schema with tests

* add endpoints for connection

* update patch

* update endpoint methods

* add readonly connection endpoints

* improve base schema and add tests

* update spec set connection id to string

* update type hint

* improve base schema

* add pre_load processing to return data to normal

* remove pre_load processing as it is not needed

* readonly endpoints

* improve code

* handle exception and improve code

* improve pagination test

* add nullable to spec and improve code

* remove base and add parameterized tests

* add pagination limit test
2020-06-11 21:53:36 +02:00
..
airflow_pylint
api [AIRFLOW-5500] Fix the trigger_dag api in the case of nested subdags 2020-06-05 16:50:19 +01:00
api_connexion Add readonly connection API endpoints (#9095) 2020-06-11 21:53:36 +02:00
bats Split utils sh (#9132) 2020-06-04 22:12:56 +02:00
bin
cli Add airflow plugin command (#9001) 2020-06-05 00:49:46 +01:00
dags [AIRFLOW-4549] Allow skipped tasks to satisfy wait_for_downstream (#7735) 2020-05-11 15:22:31 +01:00
dags_corrupted
dags_with_system_exit
executors Validate only task commands are run by executors (#9178) 2020-06-08 17:30:33 +01:00
hooks
jobs Upgrade pendulum to latest major version ~2.0 (#9184) 2020-06-10 17:12:27 +02:00
kubernetes
lineage
macros
models Upgrade pendulum to latest major version ~2.0 (#9184) 2020-06-10 17:12:27 +02:00
operators Add run_type to DagRun (#8227) 2020-06-04 16:20:26 +02:00
plugins Allow using Airflow with Flask CLI (#9030) 2020-06-02 12:00:17 +02:00
providers Add test for BQ operations using location (#9206) 2020-06-10 18:41:01 +02:00
secrets Allow passing backend_kwargs to AWS SSM client (#8802) 2020-05-10 12:18:39 +01:00
security
sensors Add run_type to DagRun (#8227) 2020-06-04 16:20:26 +02:00
serialization Upgrade pendulum to latest major version ~2.0 (#9184) 2020-06-10 17:12:27 +02:00
task
test_utils Add S3ToRedshift example dag and system test (#8877) 2020-06-10 17:20:08 +02:00
testconfig/conf
ti_deps Query TaskReschedule only if task is UP_FOR_RESCHEDULE (#9087) 2020-06-09 14:17:13 +02:00
utils Upgrade pendulum to latest major version ~2.0 (#9184) 2020-06-10 17:12:27 +02:00
www Add link to Swagger UI to navbar (#9144) 2020-06-04 18:53:48 +02:00
__init__.py
build_provider_packages_dependencies.py Finding cross-provider dependencies fails when encoding wrong (#9012) 2020-05-26 10:04:19 +02:00
conftest.py Kubernetes Cluster is started on host not in the container (#8265) 2020-06-03 20:58:38 +02:00
insert_extras.py
test_config_templates.py
test_configuration.py
test_core.py Add run_type to DagRun (#8227) 2020-06-04 16:20:26 +02:00
test_core_to_contrib.py Add 3.8 to the test matrices (#8836) 2020-06-05 18:39:28 +01:00
test_example_dags.py
test_example_dags_system.py
test_impersonation.py Fix references in docs (#8984) 2020-05-23 17:43:04 +02:00
test_local_settings.py
test_logging_config.py Remove old airflow logger causing side effects in tests (#8746) 2020-05-10 14:17:59 +01:00
test_project_structure.py Check GCP guides on docs build stage on CI (#9171) 2020-06-08 10:28:38 +02:00
test_sentry.py
test_sqlalchemy_config.py
test_stats.py Don't use the term "whitelist" - language matters (#9174) 2020-06-08 10:01:46 +01:00