5 Matching Annotations
- Nov 2019
-
github.com github.com
-
kentcdodds.com kentcdodds.com
-
let's add a console.log(wrapper.debug()) which will log out the structure of what enzyme has rendered for us
-
-
github.com github.com
-
Tests implementation details a bit (child component props received), but pretty good other than that.
https://www.robinwieruch.de/react-testing-tutorial, for example, says that is reasonable to do:
an integration test could verify that all necessary props are passed through from the tested component to a specific child component.
-
-
github.com github.com
-
airbnb.io airbnb.io