Skip to content

Conversation

@stevearmstrong-dev
Copy link
Contributor

Add comprehensive tests for the HttpClientSettingsPropertyMapper class that was previously disabled with a TODO comment. The tests cover:

  • Mapping with null properties
  • Mapping individual properties (redirects, connectTimeout, readTimeout, SSL bundle)
  • Mapping all properties together
  • Using base settings for missing properties
  • Error handling when SSL bundles are unavailable

Add comprehensive tests for the HttpClientSettingsPropertyMapper class
that was previously disabled with a TODO comment. The tests cover:
- Mapping with null properties
- Mapping individual properties (redirects, connectTimeout, readTimeout, SSL bundle)
- Mapping all properties together
- Using base settings for missing properties
- Error handling when SSL bundles are unavailable

Signed-off-by: Steve Armstrong <stevearmstrong-dev@users.noreply.github.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 16, 2025
@snicoll snicoll self-assigned this Nov 17, 2025
@snicoll snicoll added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 17, 2025
@snicoll snicoll added this to the 4.0.0 milestone Nov 17, 2025
snicoll pushed a commit that referenced this pull request Nov 17, 2025
See gh-48145

Signed-off-by: Steve Armstrong <stevearmstrong-dev@users.noreply.github.com>
@snicoll snicoll closed this in 024bb72 Nov 17, 2025
@snicoll
Copy link
Member

snicoll commented Nov 17, 2025

Thanks @stevearmstrong-dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants