Description
Add an E2E test to verify the runs tab displays correctly for a specific DAG.
What to test
- Navigate to a specific DAG's detail page (
/dags/:dagId)
- Click on the Runs tab
- Verify run details show: run ID, state, start time, end time, duration
- Verify clicking a run shows run details
- Try filtering by states and searching dag run
- Test pagination
Related issues
#59028
Are you willing to submit a PR?
Code of Conduct
Description
Add an E2E test to verify the runs tab displays correctly for a specific DAG.
What to test
/dags/:dagId)Related issues
#59028
Are you willing to submit a PR?
Code of Conduct