-
Notifications
You must be signed in to change notification settings - Fork 16.2k
Open
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 pause and stop backfill functionality on the DAG detail page (/dags/:dagId).
What to test
- Navigate to a DAG's Backfills tab
- Create an active backfill (prerequisite)
- Pause a running backfill
- Verify backfill status changes to paused
- Resume a paused backfill
- Verify backfill status changes back to running
- Stop/cancel an active backfill
- Verify backfill status changes to cancelled
- Verify stopped backfill cannot be resumed
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