yyqdbngt opened a new pull request, #3479: URL: https://github.com/apache/rocketmq-dashboard/pull/3479
### Summary `tencentCatalog` lists Tencent Cloud regions and instances with an optional search filter. It had no contract tests. ### Changes - `listTencentRegions` returns the regions for a credential - `listTencentInstances` forwards credential/region and includes `search` only when provided ### Testing `vitest run src/api/tencentCatalog.test.ts` passes: 4 tests, 0 failures (first coverage for this module). `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]
