The only 3 steps you need to mock an API call in JestReact / Jest / Testing — 7 Min Read I recently found myself working in a Javascript codebase where I needed to implement new Jest tests. I knew very little at the time about…