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

Changed example to not create mocks each request #10

Closed hpgmiskin closed 6 years ago

hpgmiskin commented 6 years ago

In the example the mocks object is created each time as the constructor function is called on every request