Open
Description
Because testing seems to be less understood than many other things we should create a few examples of testing for people to see.
I think the biggest thing people want to test is opening the modal and asserting various facts about the contents of the modal.
We should create examples for the following:
- Mocha
- Enzyme
- React TestUtils
- Jest