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

   ### Motivation
   
   The `DeleteConsumerGroupDTO` used by the group removal endpoint had no unit 
coverage. This PR adds the first two cases.
   
   ### Changes
   
   - A missing name is rejected.
   - A valid delete request (with routing instance id) passes validation.
   
   ### Verification
   
   - `mvn -B test -Dtest=DeleteConsumerGroupDTOTest`: 2/2 passed, BUILD SUCCESS


-- 
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