Bump SinonJS Version & update the test cases that deal with stubs that return Promises (mainly Rejected Promises) to use the new .resolves() & .rejects() functionality. This is done since when using Promise.reject() without catching it immediately a deprecation warning is issued.
Bump SinonJS Version & update the test cases that deal with stubs that return Promises (mainly Rejected Promises) to use the new .resolves() & .rejects() functionality. This is done since when using Promise.reject() without catching it immediately a deprecation warning is issued.