issues
search
tomas
/
needle
Nimble, streamable HTTP client for Node.js. With proxy, iconv, cookie, deflate & multipart support.
https://www.npmjs.com/package/needle
MIT License
1.63k
stars
236
forks
source link
fix: Fix macOS + node v17 test failures
#394
Closed
joeyparrish
closed
2 years ago
joeyparrish
commented
2 years ago
Fix decoder test failures by importing the necessary data and running a local server, rather than relying on external sites
Tests depending on /proc are now only run on Linux
Tests that only set expectations on the behavior of the node http server (rather than needle itself) have been deleted
Closes #393
Closes #393