express-mock-request icon indicating copy to clipboard operation
express-mock-request copied to clipboard

fixed issue with express.methods not defined

Open matogertel opened this issue 12 years ago • 4 comments

matogertel avatar Dec 09 '13 23:12 matogertel

+1 the current revision doesn't work, the pull request works.

frantzmiccoli avatar Nov 23 '14 10:11 frantzmiccoli

+1, I also need this PR to be merged

metux-o0 avatar Dec 10 '14 09:12 metux-o0

For internal testings express is now using a module called supertest the replacement was pretty straightforward for me.

I would recommend this module to be marked as deprecated and to point to supertest as an alternative.

frantzmiccoli avatar Dec 18 '14 13:12 frantzmiccoli

Thanks @frantzmiccoli , I ll do my tests with supertest then :)

metux-o0 avatar Jan 06 '15 09:01 metux-o0