Skip to content

nima test - support injecting HttpClient.Builder and WebServer #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2025

Conversation

rbygrave
Copy link
Contributor

@rbygrave rbygrave commented May 6, 2025

The use case when we need to inject a HttpClient.Builder is when we have a test that either needs an additional RequestIntercept (or the opposite).

Also support injecting WebServer such that a test can access that if needed.

The use case when we need to inject a HttpClient.Builder is when we have a test that either needs an additional RequestIntercept (or the opposite).

Also support injecting WebServer such that a test can access that if needed.
@rbygrave rbygrave added this to the 1.4 milestone May 6, 2025
@rbygrave rbygrave self-assigned this May 6, 2025
@rbygrave rbygrave requested a review from SentryMan May 6, 2025 09:03
@rbygrave
Copy link
Contributor Author

rbygrave commented May 6, 2025

Ok, I kinda need the HttpClient.Builder support ... so going to merge and release this.

@rbygrave rbygrave merged commit b1720c8 into main May 6, 2025
4 checks passed
@rbygrave rbygrave deleted the feature/httpClientBuilder branch May 6, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant