
Season 4 · Episode 35
Mocking in the full stack metaframework Era
Paolo asked this on 2024-02-02
February 8, 202410m 14s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
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 EraTopics
testingmockinge2efullstack