yyqdbngt opened a new pull request, #3720:
URL: https://github.com/apache/rocketmq-dashboard/pull/3720
### Summary
Adds the first dedicated unit test suite for `DashboardStatsVO`, the
aggregate counters rendered by the dashboard home page.
### Changes
-
`server/src/test/java/org/apache/rocketmq/studio/ops/dashboard/DashboardStatsVOTest.java`
- `builderDefaultsDescribeEmptyStats`: counters zero, proxy/nameserver
counts nullable.
- `allArgsCarryStatsState`: cluster/broker/topic counters and throughput
round-trip.
### Testing
- `mvn -B test -Dtest=DashboardStatsVOTest` passes (2 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]