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
fix: update ContextManagementSettings tests to handle UI component mocks correctly
- Added role='combobox' to Select mock to fix accessibility test failures
- Fixed checkbox assertions to target the input element instead of the wrapper
- Added keyboard event handling to Slider mock for arrow key interactions
- All 31 tests now pass successfully
0 commit comments