apache/airflow

Add e2e testing for "dag.test()`

Open

#59,319 创建于 2025年12月11日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (44,809 star) (16,781 fork)batch import
area:coregood first issuekind:meta

描述

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.

贡献者指南

Add e2e testing for "dag.test()` · apache/airflow#59319 | Good First Issue