This video focuses on testing a function which makes a fetch call, mocking fetch using the jest-fetch-mock package rather than mocking the module manually ourselves (like we did in the previous video).
Source code
https://github.com/leighhalliday/mock...
Article (Other videos here as well)
https://www.leighhalliday.com/mock-fe...