Relative Content

Tag Archive for unit-testingtestingreact-hooksaccessibilityreact-aria

How do you test react-aria-components for the custom props you passed in?

I can get the componenets to work and do their stuff, but I don’t understand how to test the react-aria-components properly. I know that they have already been thoroughly tested by the creators of this library, but I want to make sure the componenets display the right things and fire the right events that I passed in as custom props.