-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Open
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:featureFeature RequestsFeature Requests
Description
Description
Add an E2E test to verify the Task Instances page (/task_instances) displays all task instances correctly.
What to test
- Navigate to the Task Instances page
- Verify the task instances table renders
- Verify task details display: DAG ID, task ID, run ID, state, start time, duration
- Verify different task states are visually distinct (success, failed, running, queued)
- Verify filtering works
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.good first issuekind:featureFeature RequestsFeature Requests