Description
Add E2E tests to verify the Calendar tab functionality on the DAG detail page (/dags/:dagId).
What to test
- Navigate to a DAG's Calendar tab
- Verify calendar view renders with month grid
- Verify days with DAG runs are highlighted/marked
- Verify run status colors match state (success, failed, running)
- Click a date with runs and verify run details display
Related issues
#59028
Are you willing to submit a PR?
Code of Conduct
Description
Add E2E tests to verify the Calendar 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