-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:backfillSpecifically for backfill relatedSpecifically for backfill relatedgood first issuekind:featureFeature RequestsFeature Requests
Description
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
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:backfillSpecifically for backfill relatedSpecifically for backfill relatedgood first issuekind:featureFeature RequestsFeature Requests