dwyl / learn-javascript

A Series of Simple Steps in JavaScript :-)
Other
64 stars 15 forks source link

How to stub a dependency of a module (including async) #39

Open nelsonic opened 3 years ago

nelsonic commented 3 years ago

https://sinonjs.org/how-to/stub-dependency/