yyqdbngt opened a new pull request, #3586:
URL: https://github.com/apache/rocketmq-dashboard/pull/3586

   ### Summary
   
   Deepens `AiControllerTest` with the previously uncovered `/execute` command 
endpoint, asserting the parsed `AiCommandDTO` reaches the service intact.
   
   ### Changes
   
   - 
`server/src/test/java/org/apache/rocketmq/studio/ops/ai/AiControllerTest.java`
     - `executeShouldDelegateTheCommand`: POST /execute forwards the command; 
argument capture verifies the command text and conversation id survive 
deserialization.
   
   Suite grows from 4 to 5 tests.
   
   ### Testing
   
   - `mvn -B test -Dtest=AiControllerTest` passes (5 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]

Reply via email to