apache/airflow

Add e2e testing for "dag.test()`

Open

#59 319 ouverte le 11 déc. 2025

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Python (16 781 forks)batch import
area:coregood first issuekind:meta

Métriques du dépôt

Stars
 (44 809 stars)
Métriques de merge PR
 (Merge moyen 7j 18h) (834 PRs mergées en 30 j)

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.

Guide contributeur