Description
Add E2E tests to verify the backfill creation functionality on the DAG detail page (/dags/:dagId).
What to test
- Navigate to a DAG's Backfills tab
- Open create backfill dialog/form
- Verify date range selection (start date, end date)
- Create backfill with "reprocess all" behavior
- Create backfill with "reprocess failed" behavior
- Create backfill with "reprocess none" behavior
- Verify backfill appears in list after creation
- Verify backfill status shows as running/queued
- Verify validation errors for invali
Related issues
#59028
Are you willing to submit a PR?
Code of Conduct
Description
Add E2E tests to verify the backfill creation functionality on the DAG detail page (
/dags/:dagId).What to test
Related issues
#59028
Are you willing to submit a PR?
Code of Conduct