yyqdbngt opened a new pull request, #3322: URL: https://github.com/apache/rocketmq-dashboard/pull/3322
## Summary Extends the existing `CapabilitiesToolHandlerTest` (1 to 3 tests) to pin down the capabilities tool projection. Added cases: - the tool reports its canonical name `rmq.capabilities`; - a cluster without a type and version projects blank strings (not nulls) for the schema-required fields while the resolved capability list is emitted as-is. ## Why The tool exposes cluster capabilities to AI/MCP/CLI callers; only the fully-populated happy path was covered before. ## Testing `mvn -B test -Dtest=CapabilitiesToolHandlerTest` — 3/3 pass; checkstyle (validate) clean. -- 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]
