Merge pull request #48 from airflow-laminar/tkp/da #122
GitHub Actions / Test Results
succeeded
Feb 22, 2025 in 0s
All 25 tests pass in 7s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
25 tests found
There are 25 tests, see "Raw output" for the full list of tests.
Raw output
airflow_config.tests.setups.bad.nofile.test_no_file ‑ test_no_config_file
airflow_config.tests.setups.bad.nofolder.test_no_folder ‑ test_no_config
airflow_config.tests.setups.extensions.priority.test_priority ‑ test_priority
airflow_config.tests.setups.good.basic.test_basic_empty ‑ test_config_and_empty_file
airflow_config.tests.setups.good.basic.test_basic_empty ‑ test_config_and_empty_file_create_dag
airflow_config.tests.setups.good.dag-disable-perdag.test_dag_disable_perdag ‑ test_create_dag_from_config
airflow_config.tests.setups.good.dag-disable.test_dag_disable ‑ test_create_dag_from_config
airflow_config.tests.setups.good.dag-factory.test_dag_factory ‑ test_config_and_options
airflow_config.tests.setups.good.dag-factory.test_dag_factory ‑ test_create_dag_from_config
airflow_config.tests.setups.good.dag-factory.test_dag_factory ‑ test_create_dag_from_config_create_dag
airflow_config.tests.setups.good.dag-factory.test_dag_factory ‑ test_create_dag_tasks_from_config
airflow_config.tests.setups.good.dag-specialize.test_dag_specialize ‑ test_config_and_options
airflow_config.tests.setups.good.dag-specialize.test_dag_specialize ‑ test_create_dag
airflow_config.tests.setups.good.dag-specialize.test_dag_specialize ‑ test_create_dag_from_config
airflow_config.tests.setups.good.default.test_change_globals ‑ test_config_and_owners_change_via_global
airflow_config.tests.setups.good.default.test_change_globals ‑ test_config_and_owners_change_via_global_create_dag
airflow_config.tests.setups.good.envs.test_envs ‑ test_create_dag_from_multiple
airflow_config.tests.setups.good.envs.test_envs ‑ test_create_dag_from_multiple_configs
airflow_config.tests.setups.good.options.test_options ‑ test_config_and_options
airflow_config.tests.setups.good.options.test_options ‑ test_create_dag_from_config
airflow_config.tests.setups.good.options.test_options ‑ test_create_dag_from_config_create_dag
airflow_config.tests.test_dag ‑ test_create_dag_base
airflow_config.tests.test_dag ‑ test_dag_base
airflow_config.tests.test_dag ‑ test_generate_dag_id
airflow_config.tests.utils.test_utils ‑ test_get_calling_dag_path
Loading