yyqdbngt opened a new pull request, #3947: URL: https://github.com/apache/rocketmq-dashboard/pull/3947
### Motivation `CreateAlertSilenceDTO` had no unit coverage for its required window validation. This PR adds first coverage. ### Changes - startsAt and endsAt are required. - A fully specified silence (with recurrence and reason) passes validation. ### Verification - `mvn -B test -Dtest=CreateAlertSilenceDTOTest`: 2/2 passed, BUILD SUCCESS -- 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]
