Skip to content

HttpClient testing support#15478

Draft
matrei wants to merge 7 commits into7.1.xfrom
feat/http-client-testing-support
Draft

HttpClient testing support#15478
matrei wants to merge 7 commits into7.1.xfrom
feat/http-client-testing-support

Conversation

@matrei
Copy link
Contributor

@matrei matrei commented Mar 1, 2026

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.

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.

@matrei matrei marked this pull request as draft March 1, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant