-
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.good first issuekind:featureFeature RequestsFeature Requests
Description
Description
Add E2E tests to verify the Tasks tab functionality on the DAG detail page (/dags/:dagId).
What to test
- Navigate to a DAG's Tasks tab
- Verify tasks list displays with columns: task name, operator, trigger rule, last instance
- Search tasks by name
- Filter tasks by operator dropdown
- Filter tasks by trigger rule dropdown
- Filter tasks by retry values
- Filter tasks by mapped status
- Verify that clicking a task shows task details
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