In this video we are going to learn how to test a react component that uses a rest API to Get data. The library that we will be using is called Mock Service Worker MSW. Our application is a simple todo application that calls out to a rest api called JSONPlaceholder. Mock Service Worker in my opinion is much cleaner than the traditional way of mocking out the fetch call using Jest.
This method of testing is independent of the library used to communicate with an api. It works for fetch, axios etc.
GitHub
https://github.com/CodingWith-Adam/re...
Mock Service Worker
https://mswjs.io/
Watch video How to Test Fetch or Axios in a React Component with Mock Service Worker(MSW) online, duration hours minute second in high quality that is uploaded to the channel Coding With Adam 27 September 2021. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 12,526 times and liked it 157 visitors.