lin121291 opened a new pull request, #60514: URL: https://github.com/apache/airflow/pull/60514
## What change does this PR introduce? Adds end-to-end (E2E) tests for the Task Instances page (/task_instances) to improve test coverage of the UI. ## What does this PR do? ### New Files: - `airflow-core/src/airflow/ui/tests/e2e/pages/TaskInstancesPage.ts` - Page Object Model for Task Instances page - `airflow-core/src/airflow/ui/tests/e2e/specs/task-instances.spec.ts `- Test specifications ## Related Issues Closes #59357 -- 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]
