yyqdbngt opened a new pull request, #3388:
URL: https://github.com/apache/rocketmq-dashboard/pull/3388
## Summary
Extends the existing `QueryHistoryControllerTest` (4 to 5 tests) with the
stored-results branch.
Added case:
- `GET /api/query-history/messages/{id}/results` returns the persisted
message rows for a history entry and delegates to the service with the path id.
## Why
The suite covered list/summary/filter-normalization only; the stored-result
replay endpoint was untested.
## Testing
`mvn -B test -Dtest=QueryHistoryControllerTest` — 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]