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

   ## Summary
   
   Extends the existing `CollectorStatusControllerTest` (1 to 3 tests) to pin 
down the native collection status endpoint.
   
   Added cases:
   - with registered collectors, the status VO reports the cluster and business 
collector counts from the injected Spring lists;
   - with no collectors registered, both counts are zero.
   
   ## Why
   
   The endpoint is the UI signal for native alert collection configuration; 
only the interval field was covered before.
   
   ## Testing
   
   `mvn -B test -Dtest=CollectorStatusControllerTest` — 3/3 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