atiaomar1978-hub commented on PR #25203: URL: https://github.com/apache/camel/pull/25203#issuecomment-5157920687
_AI-generated comment on behalf of [atiaomar1978-hub](https://github.com/atiaomar1978-hub)_ ### Review follow-up (`bf7e363a68e`) **@gnodet** — addressed the remaining actionable review item: - **`McpConfigurationPropertiesTest`** migrated from JUnit to **AssertJ** (added `assertj-core` test dependency to `camel-main`) - Expanded property coverage: defaults (`enabled`, `path`, unset host/port), fluent `with*` methods, and setters - **`StreamableMcpJsonRpcEngineTest`**: added tests for non-JSON `Content-Type` (415) and blank request body (-32600) - **`RunMcpOptionTest`**: added `--mcp` defaults-to-false test **Design hold (unchanged):** per @jamesnetherton / @Croway / prior thread, merge remains on hold pending CAMEL-24308 alignment on `camel.mcp.*` vs `camel.server.mcp-*` namespace. **Local tests (all green):** - `McpConfigurationPropertiesTest` (3) - `StreamableMcpJsonRpcEngineTest` (11) - `RunMcpOptionTest` (2) - `EmbeddedMcpHttpServerTest` (1) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
