#mocking
Read more stories on Hashnode
Articles with this tag
Route Handlers I created a simple route handler to retrieve latitude and longitude from an address, using Google's Geolocation API. Remember, route...
Next-auth, Prisma, and High-Order Functions ยท While unit-testing my app, I got stuck while trying to mock a few external libraries. I list them here in...