Effect CommunityEC
Effect Community2mo ago
1 reply
Rick Moonen

Mocking/Intercepting HttpClient for Testing with Effect Typescript

I want to use the HttpClient to interface with an external API. Is there a way to create a mock/interceptor for the HttpClient to do testing?
Was this page helpful?