substantial / sinon-stub-promise

Synchronous Promise stubbing for Sinon.JS
MIT License
85 stars 11 forks source link

Adds support to resolving multiple times with same value #12

Closed thitemple closed 8 years ago

thitemple commented 8 years ago

I had the same problem as stated in the issue #4, and I came up with a solution.

a-b-r-o-w-n commented 8 years ago

Looks good! Thanks @vintem