Try "user-event" in tests to simulate user selected options in a multiple select.
But not all work as expected:
- check
option.selected
is work as expected onChange
callback doesn't have expected values
npm install
npm run test
It will fail and have error messages in console.