incubator-airflow/tests
Elliott Shugerman 54e07d5508 [AIRFLOW-4929] Pretty print JSON Variables in UI (#5573)
- serialize JSON variables with newlines and indentation
- use monospace font family for `val` textarea
- set height of `val` textarea dynamically
2019-07-16 10:34:50 +01:00
..
api [AIRFLOW-4945] Use super() syntax (#5579) 2019-07-13 21:11:11 +02:00
cli [AIRFLOW-4865] Add context manager to set temporary config values in tests. (#5569) 2019-07-16 10:24:12 +01:00
contrib [AIRFLOW-4865] Add context manager to set temporary config values in tests. (#5569) 2019-07-16 10:24:12 +01:00
dags [AIRFLOW-4840] Fix pylint errors regarding logging-format-interpolation (#5466) 2019-06-28 22:34:58 +02:00
dags_with_system_exit
executors [AIRFLOW-4865] Add context manager to set temporary config values in tests. (#5569) 2019-07-16 10:24:12 +01:00
hooks [AIRFLOW-4944] Use new types syntax (#5578) 2019-07-14 07:11:13 +02:00
jobs [AIRFLOW-4954] Remove unused variables from tests (#5588) 2019-07-15 21:42:42 +02:00
kubernetes [AIRFLOW-4781] Add the ability to specify ports in kubernetesOperator (#5410) 2019-06-18 13:09:15 +02:00
lineage [AIRFLOW-4864] Remove calls to load_test_config (#5502) 2019-07-01 16:43:03 +01:00
macros
minikube [AIRFLOW-3703] Add dnsPolicy option for KubernetesPodOperator (#4520) 2019-06-21 16:23:20 +01:00
models [AIRFLOW-4865] Add context manager to set temporary config values in tests. (#5569) 2019-07-16 10:24:12 +01:00
operators [AIRFLOW-4865] Add context manager to set temporary config values in tests. (#5569) 2019-07-16 10:24:12 +01:00
plugins [AIRFLOW-4864] Remove calls to load_test_config (#5502) 2019-07-01 16:43:03 +01:00
security [AIRFLOW-4865] Add context manager to set temporary config values in tests. (#5569) 2019-07-16 10:24:12 +01:00
sensors [AIRFLOW-4864] Remove calls to load_test_config (#5502) 2019-07-01 16:43:03 +01:00
task [AIRFLOW-4837] Fix pylint errors regarding ungrouped imports (#5464) 2019-06-24 00:01:47 +02:00
test_utils [AIRFLOW-4865] Add context manager to set temporary config values in tests. (#5569) 2019-07-16 10:24:12 +01:00
testconfig/conf
ti_deps [AIRFLOW-4837] Fix pylint errors regarding ungrouped imports (#5464) 2019-06-24 00:01:47 +02:00
utils [AIRFLOW-4943] Replace six assertion method with native (#5577) 2019-07-14 07:12:20 +02:00
www [AIRFLOW-4865] Add context manager to set temporary config values in tests. (#5569) 2019-07-16 10:24:12 +01:00
__init__.py [AIRFLOW-4200] Remove all __future__ imports (#5020) 2019-04-22 11:26:11 +02:00
compat.py [AIRFLOW-4198] Remove all try/import compatibility imports (#5091) 2019-05-05 22:27:26 +02:00
core.py [AIRFLOW-4929] Pretty print JSON Variables in UI (#5573) 2019-07-16 10:34:50 +01:00
test_configuration.py [AIRFLOW-4947] Remove six types (#5581) 2019-07-14 07:09:19 +02:00
test_impersonation.py [AIRFLOW-4591] Make default_pool a real pool (#5349) 2019-06-20 10:16:50 -07:00
test_local_settings.py [AIRFLOW-4585] Implement Kubernetes Pod Mutation Hook (#5359) 2019-06-04 21:40:43 +07:00
test_logging_config.py [AIRFLOW-4865] Add context manager to set temporary config values in tests. (#5569) 2019-07-16 10:24:12 +01:00
test_stats.py [AIRFLOW-4215] Replace mock with unittest.mock (#5292) 2019-05-17 15:40:03 +02:00