Closed
Description
We should start using enzyme in component tests. It is great and the community seems to have converged on it. We should migrate all our existing tests from ReactTestUtils
to enzyme
, and use it for any new component tests.
I don’t plan to work on this, but if you’d like, please leave a comment stating your intention, and then send a PR when you have something to show so we keep a conversation. If you feel you don’t have the time, don’t worry—just let us know so another person can pick up the task.
Help wanted 😉