Skip to content

Conversation

@guanxuc
Copy link
Contributor

@guanxuc guanxuc commented Oct 29, 2025

Summary

  • Add tests for Stdio Transport MCP
  • fix in StdioTransportAutoConfiguration

Changes

  • Add McpStdioClientPropertiesTests unit test class.
  • Add StdioTransportAutoConfigurationTests unit test class.
  • Add StdioTransportAutoConfiguration integration test class.
  • Fix in StdioTransportAutoConfiguration to use the auto-configured ObjectMapper instead of creating a new instance.

Test

./mvnw test

Result

All tests pass

…uration

- Add McpStdioClientPropertiesTests unit test class.
- Add StdioTransportAutoConfigurationTests unit test class.
- Add StdioTransportAutoConfiguration integration test class.
- Fix in StdioTransportAutoConfiguration to use the auto-configured ObjectMapper instead of creating a new instance.

Signed-off-by: guanxu <1510424541@qq.com>
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