vighneshtule opened a new pull request, #60436:
URL: https://github.com/apache/airflow/pull/60436

   This PR adds End-to-End (E2E) tests for the Calendar tab on the DAG details 
page.
   
   **Changes:**
   - Modified 
[DagsPage.ts](cci:7://file:///e:/Vighnesh/git/airflow/airflow-core/src/airflow/ui/tests/e2e/pages/DagsPage.ts:0:0-0:0)
 to include locators for the Calendar tab and grid, and added a 
[verifyCalendarTab](cci:1://file:///e:/Vighnesh/git/airflow/airflow-core/src/airflow/ui/tests/e2e/pages/DagsPage.ts:154:2-167:3)
 method.
   - Added 
[dag-calendar.spec.ts](cci:7://file:///e:/Vighnesh/git/airflow/airflow-core/src/airflow/ui/tests/e2e/specs/dag-calendar.spec.ts:0:0-0:0)
 to verify:
     - Navigation to the Calendar tab.
     - Visibility of the month grid.
     - Presence of run markers (filled cells) after triggering a DAG run.
     - Interactivity of run markers (clicking).
   
   **related:** #59544
   
   ## Was generative AI tooling used to co-author this PR?
   - [ ] Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to