matrei opened a new pull request, #15478:
URL: https://github.com/apache/grails-core/pull/15478

   This pull request adds a new 
`org.apache.grails:grails-testing-support-httpclient` module and refactors the 
HTTP client usage in integration tests to use it, improving consistency and 
maintainability of test code. It also updates Gradle configuration and 
dependencies to support this change.
   
   **Build and dependency updates:**
   
   * Added Micronaut HTTP client and Micronaut Jackson Databind dependencies to 
`dependencies.gradle`, and introduced a version property for Micronaut core.
   
   **Test configuration enhancements:**
   
   * Replaced the `gebAtCheckWaiting` property with `extendTestClientTimeouts` 
in Gradle and documentation, which now enables Geb atCheckWaiting and sets 
longer timeouts for Geb and Micronaut HTTP client.


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