React Testing: The Redux Store - Initial State

InstructorTrevor Miller

Share this video with your friends

Send Tweet

When using Redux, it can be useful to test that your initial state is being rendered as expected. In this lesson, we will set up a test to check the initial state of our store.