eugef / node-mocks-http

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

'links' function not defined #294

Closed mocotrah closed 1 month ago

mocotrah commented 7 months ago

Hi, I have a test using the Express Response.links function. When I use node-mocks-http it gives an error stating that the function 'links' is not defined. Is it possible you implement this? Thanks.

eugef commented 7 months ago

Hi @mocotrah, indeed mock for links() function is not implemented .

This project depends heavily on bug fixes and feature improvements from various collaborators. So, if you need this feature urgently, the most straightforward option is to create a pull request with a fix.

github-actions[bot] commented 5 months ago

Stale issue message

github-actions[bot] commented 3 months ago

Stale issue message

github-actions[bot] commented 1 month ago

Stale issue message