Closed abhi18av closed 5 years ago
Something we've learned.
As we have used the hook
and context
features in our components it seems that the better choice for a testing library is react-testing-library
as compared to enzyme
. However, we've decided to push it to the next (last) week to see if that's worth the effort.
Implement testing for the
client/src/components
on thehackathon
branch and get it merged into themaster
.