Closed LupulescuAlexandru closed 2 years ago
Hey @LupulescuAlexandru,
Hello, I've been trying to mock the calls made by Wretch, but with no luck. Is there any kind of documentation for testing/mocking?
I think that mocking wretch
should not be different than mocking any other module.
You could also try to mock fetch which is used by wretch internally.
Hello, I've been trying to mock the calls made by Wretch, but with no luck. Is there any kind of documentation for testing/mocking?
Thanks.