apache/airflow

Add e2e testing for "dag.test()`

Open

#59.319 aberto em 11 de dez. de 2025

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (16.781 forks)batch import
area:coregood first issuekind:meta

Métricas do repositório

Stars
 (44.809 stars)
Métricas de merge de PR
 (Mesclagem média 7d 18h) (834 fundiu PRs em 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.

Guia do colaborador