eugef / node-mocks-http

Mock 'http' objects for testing Express,js, Next.js and Koa routing functions
Other
755 stars 134 forks source link

Tests started to fail when using node 16 to run then and works when use node 14 #273

Closed Kononenkomg closed 1 year ago

Kononenkomg commented 1 year ago

I did a fresh npm i using node 14 Now using node v14.17.1 (npm v6.14.13) and tried npm run test, all tests have passed. Did the same steps with node 16 tests started to fail, changed the node version to 14 and the tests started to work again.

Looking for any ideas from community on what potentially I can be doing wrong. Thanks!

github-actions[bot] commented 1 year ago

Stale issue message