yyqdbngt opened a new pull request, #3486: URL: https://github.com/apache/rocketmq-dashboard/pull/3486
### Summary `TencentCatalogController` lists Tencent Cloud regions and instances for a cloud credential. It had no tests. ### Changes - `listRegions` forwards the credential id and returns the region rows - `listInstances` forwards credential/region and the optional search filter - Instances can be listed without a search filter - A missing region id is rejected with a 400 envelope ### Testing `mvn test -Dtest=TencentCatalogControllerTest` passes: 4 tests, 0 failures (first coverage for this controller). -- 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]
