Testing a Redux Container, Actions, and Reducers

In this recipe, we are going to test a Redux Container, Actions, and Reducers. For this example, we will test the Todo list that we created in Chapter 11, Implementing Server-Side Rendering.

Remember always that we use an existing recipe you must run npm install command first to restore all the project dependencies otherwise, you will get dependency errors.

Get React Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.