Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider switching from jest-fetch-mock to fetch-mock #21

Open
michielbdejong opened this issue Mar 19, 2021 · 1 comment
Open

Consider switching from jest-fetch-mock to fetch-mock #21

michielbdejong opened this issue Mar 19, 2021 · 1 comment
Labels
question Further information is requested

Comments

@michielbdejong
Copy link
Collaborator

michielbdejong commented Mar 19, 2021

We both ran into the issue of order in which you mock URLs which is super annoying. This issue was reported here, and as no real solution seems to exist, people suggested to use fetch-mock instead.

Now, it also seems empty response bodies are not supported by jest-fetch-mock so I suggest we give fetch-mock a try?

@angelo-v
Copy link
Contributor

I am fine with that

@timea-solid timea-solid added the question Further information is requested label Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants