feat(admin-ui): add test files for custom components across the system (#2890)#2893
Conversation
#2890) Signed-off-by: faisalsiddique4400 <faisalsiddique10886@gmail.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (37)
📝 WalkthroughWalkthroughAdds Jest and React Testing Library suites for admin-ui components across primitives, form widgets, navigation/layout, dialogs, and session/webhook/license flows. The new tests cover rendering, interactions, controlled state, Redux-backed behavior, keyboard handling, and prop-driven variants. ChangesAdmin UI component tests
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~30 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|



feat(admin-ui): add test files for custom components across the system (#2890)
Summary
This PR expands automated test coverage by adding test files for custom components used throughout the Admin UI.
The goal is to improve confidence in reusable component behavior, reduce regression risk, and strengthen the overall Jest test suite by ensuring commonly used UI building blocks are covered by automated tests.
Fix Summary
Verification
passes successfully.
🔗 Ticket
Closes: #2890
Summary by CodeRabbit