Project based on: Egghead.io tutorial
You can find it here
- Course Overview
- Install Enzyme and Configure Jest
- Test Against Different React Releases with Enzyme
- Shallow Render a React Component with Enzyme
- Find Nodes from a Shallow Rendered Component
- Understand the Different Accepted Selectors in Enzyme
- Test Enzyme Rendered Components with Jest Snapshots
- Test React Component Props with Enzyme and Jest
- Fully Render React Components with Enzyme
- Test Simulated Event Handlers with Enzyme
- Test New Component State with setState in Enzyme
- Test React Component Lifecycle Methods with Enzyme
- Test React Component Methods with Enzyme
- Test Redux Connect Components with Enzyme
- Testing React Forms with Enzyme