yyqdbngt opened a new pull request, #3485:
URL: https://github.com/apache/rocketmq-dashboard/pull/3485

   ### Summary
   
   `AliyunCatalogController` lists Aliyun 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 credential id is rejected with a 400 envelope
   
   ### Testing
   
   `mvn test -Dtest=AliyunCatalogControllerTest` 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]

Reply via email to