yyqdbngt opened a new pull request, #3471: URL: https://github.com/apache/rocketmq-dashboard/pull/3471
### Summary `cluster` API exposes many cluster actions beyond list/detail. The contract suite only covered list and detail payloads. ### Changes - `testClusterConnection` posts the nameserver address and returns the probe result - `restartBroker` hits the per-broker restart path - `listNameserverRegistry` returns the registry entries ### Testing `vitest run src/api/clusterContract.test.ts` passes: 4 tests, 0 failures (up from 1). `tsc --noEmit` and `eslint` are 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]
