flickr / yakbak

Record and playback HTTP responses
MIT License
1.06k stars 84 forks source link

The proxy returned from yakbak() should return its Promise chain #11

Closed mwolson closed 8 years ago

mwolson commented 8 years ago

This allows us to use express-promise-router to catch any unhandled Promise rejections that happen to occur in the rest of the code.