assaf / node-replay

When API testing slows you down: record and replay HTTP responses like a boss
http://documentup.com/assaf/node-replay
MIT License
522 stars 107 forks source link

Node 9+: fixtures not recorded with axios and node-fetch #154

Closed ostrgard closed 6 years ago

ostrgard commented 6 years ago

Steps to reproduce can be found in this repo: https://github.com/ostrgard/node-replay-bug

I think some of the discussion in #141 is related to this issue.

ostrgard commented 6 years ago

Closing as this is indeed a duplicate of #141.