jefflau / jest-fetch-mock

Jest mock for fetch
MIT License
883 stars 116 forks source link

In CRA, Instead of of setupJest.ts, I had to use setupTests.ts #131

Open JosephCarrington opened 4 years ago

JosephCarrington commented 4 years ago

And I don't get the global object fetch, I get fetchMock. Not sure what's going on there, but thought someone might want to know.

RupenAnjaria commented 4 years ago

Same here, if possible please provide example in Typescript.

wintondeshong commented 4 years ago

Experiencing the same issue with typings.