yyqdbngt opened a new pull request, #3462: URL: https://github.com/apache/rocketmq-dashboard/pull/3462
### Summary `listConnections` fetches client connections from `/clients` and forwards its optional query parameters. The suite only exercised the fully populated query. ### Changes - Calling `listConnections()` without arguments omits query parameters entirely and still returns the payload ### Testing `vitest run src/api/connections.test.ts` passes: 2 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]
