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
#59028
Are you willing to submit a PR?
Code of Conduct
Description
Add E2E tests to verify the Tasks tab functionality on the DAG detail page (
/dags/:dagId).What to test
Related issues
#59028
Are you willing to submit a PR?
Code of Conduct