yyqdbngt opened a new pull request, #3716:
URL: https://github.com/apache/rocketmq-dashboard/pull/3716
### Summary
Adds the first dedicated unit test suite for `ProxyTopologyVO`, one proxy
node of the topology health view.
### Changes
-
`server/src/test/java/org/apache/rocketmq/studio/cluster/proxy/ProxyTopologyVOTest.java`
- `builderDefaultsDescribeUnprobedNode`: reachability flags false, ports
zero.
- `allArgsCarryProbeOutcome`: status, ports, reachability and latency
round-trip.
### Testing
- `mvn -B test -Dtest=ProxyTopologyVOTest` 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]