The Call Kent Podcast
Trailer
Bonus
Episode 35
Season 4
Mocking in the full stack metaframework Era
When we were building client side application mocking during e2e tests was a bit easier because you could just monkey patch fetch and call it a day. Today we also control the server so the line has a bit shifted. There are solutions, like MSW, to mock on the server side too but what if instead of an API call you query a db?
Mocking in the full stack metaframework Era