jefflau / jest-fetch-mock

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

Mocking redirected #168

Closed fleck closed 3 years ago

fleck commented 3 years ago

node-fetch takes a counter option that allows user to mock redirects https://github.com/node-fetch/node-fetch/blob/master/src/response.js#L39