You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(menu): improve test coverage for touch and pointer interactions
- Add click event dispatch after touch tap to cover handleSubmenuClick touch prevention
- Add touch pointerleave test to cover early return for touch devices
- Add test for pointerdown on open submenu followed by focus to cover handleSubmenuFocus
These targeted test enhancements improve coverage without adding entirely new test cases.
0 commit comments