xebia / mock-rest-request

Mock REST requests in NodeJS
https://xebia.com/blog/mocking-a-rest-backend-for-your-angularjs-grunt-web-application/
Apache License 2.0
12 stars 6 forks source link

Allow arbitrary methods to be mocked #2

Closed bluec0re closed 9 years ago

bluec0re commented 9 years ago

I've added some code to allow arbitrary methods to be mocked (as long as they are supported by the underlying server)