apache/airflow

Add e2e testing for "dag.test()`

Open

#59319 opened on Dec 11, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (44,809 stars) (16,781 forks)batch import
area:coregood first issuekind:meta

Description

Body

The dag.test is not very unit-testable, especially with executor=True - but it would be great to have some e2e tests showing that it works.

Follow up after #59314

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Contributor guide