Testing API Calls With React Testing Library and Jest

1 · Tania Rascia · Dec. 9, 2022, midnight
Summary
Ever since Hooks were released in React, we've been using the hook to fetch data, whether directly or abstracted away behind Redux Thunks…...