test(oxygen-ui): add unit tests for AppBreadcrumbs component - #574
test(oxygen-ui): add unit tests for AppBreadcrumbs component#574epunmanula wants to merge 3 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughSummary
WalkthroughThe README build instruction and license statement were corrected. The Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 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 Warning |
Purpose
Added comprehensive unit tests for the
AppBreadcrumbscomponent using@testing-library/reactandvitest.Test Coverage
maxItemstruncation behavior (ellipsis display) and customsxprop styling.onClickcallbacks trigger properly on mouse clicks and keyboard (Enter,Space) interactions.aria-label="breadcrumb",role="button",tabIndex="0").Related Issues
Related PRs
Checklist
Security checks