1. 31
    A Comprehensive Example of Testing Redux Connected React Components
    1m 37s

A Comprehensive Example of Testing Redux Connected React Components

InstructorJamund Ferguson

Share this video with your friends

Send Tweet

For this lesson we combine a number of techniques we've learned already. Those include getAllByRole(), using jest spies, getByRole with a filter on the accessible name, and waitFor.