localmed / api-mock

Creates a mock server based on an API Blueprint
MIT License
496 stars 58 forks source link

Add support for delaying responses to mimic real APIs. #29

Open austburn opened 9 years ago

austburn commented 9 years ago

Wondering what your thoughts might be on this. I'm not too familiar with coffeescript/sinon, so I may need help testing if approved.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling f21ea269abe53d827a95d8aa83079fe0ad640a8b on austburn:api-response-delay into 698898d405213a32842cef144ba8845ffcc59c5a on localmed:master.

tomaswitek commented 9 years ago

:+1:

xiaotian-tan commented 8 years ago

Wondering when this could be merged to master?

ranolf commented 8 years ago

This would be a very useful feature. I'd rather be able to get it from NPM than having point at austburn:api-response-delay