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

@guanxuc guanxuc force-pushed the fix-stdio-mcp branch 4 times, most recently from 37cc6d3 to 6a9a160 Compare November 5, 2025 12:29
…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