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

   ### Summary
   
   Adds the first unit tests for the `InfoBanner` presentational component.
   
   ### Changes
   
   - `web/src/components/InfoBanner.test.tsx`
     - renders the optional title and description sections.
     - omits the sections when absent.
     - renders children and forwards a `data-testid`.
   
   ### Testing
   
   - `vitest run src/components/InfoBanner.test.tsx` passes; `tsc --noEmit` and 
`eslint` 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