yyqdbngt opened a new pull request, #3382: URL: https://github.com/apache/rocketmq-dashboard/pull/3382
## Summary Extends the existing `GrafanaDashboardControllerTest` (4 to 5 tests) with the unknown-uid branch. Added case: - requesting an unknown dashboard uid through either the model or export endpoint surfaces the service's `BusinessException` (404) as an HTTP 404 response. ## Why The endpoints document 404 for unknown uids; only the happy paths (list/model/export/zip) were covered before. ## Testing `mvn -B test -Dtest=GrafanaDashboardControllerTest` — 5/5 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]
