yyqdbngt opened a new pull request, #3593:
URL: https://github.com/apache/rocketmq-dashboard/pull/3593
### Summary
Deepens `SettingsControllerTest` with the previously uncovered
test-notification probe endpoint.
### Changes
-
`server/src/test/java/org/apache/rocketmq/studio/settings/SettingsControllerTest.java`
- `testNotificationShouldDelegateForChannel`: the selected channel reaches
the outbox service.
- `testNotificationShouldRejectMissingChannel`: a missing required channel
parameter is rejected with 400.
Suite grows from 23 to 25 tests.
### Testing
- `mvn -B test -Dtest=SettingsControllerTest` passes (25 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]