eugef / node-mocks-http

Mock 'http' objects for testing Express routing functions
Other
753 stars 133 forks source link

document how express is supposed to be mocked #190

Closed AndyOGo closed 4 years ago

AndyOGo commented 5 years ago

httpMocks also exports special express mocks here: https://github.com/howardabrams/node-mocks-http/blob/f19d9c03f87f7e21cdcb6cb6262d5f99fcf1c991/lib/http-mock.js#L34

Which supplies all of these: https://github.com/howardabrams/node-mocks-http/tree/master/lib/express

But the readme does not mention this at all.

github-actions[bot] commented 4 years ago

Stale issue message