The only 3 steps you need to mock an API call in JestFebruary 02, 2020 — React / 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…