apache/airflow

Add e2e testing for "dag.test()`

Open

#59,319 opened on Dec 11, 2025

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

Repository metrics

Stars
 (44,809 stars)
PR merge metrics
 (Avg merge 7d 18h) (834 merged PRs in 30d)

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