In this chapter, the following recipes will be covered:
- Testing our first component with Jest and Enzyme
- Testing a Redux Container, Actions, and Reducers
- Debugging a React application using React and Redux Dev Tools
- Simulating events
In this chapter, the following recipes will be covered: