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

   ### Summary
   
   Deepens `AclControllerTest` with the previously uncovered paged user listing 
endpoint.
   
   ### Changes
   
   - 
`server/src/test/java/org/apache/rocketmq/studio/instance/acl/AclControllerTest.java`
     - `listUsersPageShouldForwardFiltersAndPaging`: instance id, page, size 
and keyword all reach the service; the paged envelope is asserted.
     - `listUsersPageShouldUseBoundedDefaults`: a bare request uses the 1/20 
defaults.
   
   Suite grows from 27 to 29 tests.
   
   ### Testing
   
   - `mvn -B test -Dtest=AclControllerTest` passes (29 tests, all green).


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