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

   ## Summary
   
   Extends the existing `LiteTopicServiceTest` (6 to 7 tests) with the 
remaining input guards.
   
   Added case:
   - `extendTTL` rejects a null topic pattern, and a null or negative TTL, with 
the same 400 messages as the blank/zero cases.
   
   ## Why
   
   The service is a placeholder for provider integrations but still validates 
caller input; only blank/zero inputs were covered before.
   
   ## Testing
   
   `mvn -B test -Dtest=LiteTopicServiceTest` — 7/7 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]

Reply via email to