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

   ## Summary
   
   Extends the existing `ProducerControllerTest` (6 to 8 tests) with the 
groups-endpoint parameter branches.
   
   Added cases:
   - a missing required `instanceId` on `GET /api/producer/groups` is rejected 
with HTTP 400;
   - when only the instance id is supplied, the optional topic/query/limit 
parameters are forwarded as null.
   
   ## Why
   
   The suite covered the connection endpoint deeply but only the groups happy 
path.
   
   ## Testing
   
   `mvn -B test -Dtest=ProducerControllerTest` — 8/8 pass; checkstyle 
(validate) 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]

Reply via email to