Testing React Components that is fetching data from external API is always a challenge. Luckily react-testing-library and Jest makes it super easy. In this video, I'm explaining the how to test a react component that accesses data from external API using Fetch.
Top comments (0)