Making integration tests easier with MSW
Mocking HTTP endpoints can be a useful technique when performing integration tests, as it can help isolate the behavior of the system under test and make the tests more reliable and faster.
When you mock an HTTP endpoint, you replace the real endpoin...
blog.galdino.dev4 min read
Otavio Capila
Software Engineer @trio
Great job, my friend! Well written, easy to understand 🔥