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

   This PR improves the test coverage and assertion clarity for the date range 
picker component.
   
   The changes focus on strengthening existing tests by adding explicit 
assertions, removing unnecessary conditional checks, and covering previously 
untested edge cases such as invalid dates and times, leap year handling, 
boundary transitions, and partial date ranges. Additional scenarios verify 
correct callback behavior (`onChange`, `onRemove`), display value formatting, 
and proper clearing of validation errors.
   
   No production logic is modified. This change is limited to test improvements 
and aims to reduce the risk of regressions while improving test readability and 
maintainability.
   
   related: #59949 
   


-- 
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