angular-multimocks
angular-multimocks copied to clipboard
add passThrough option
In case you need to bypass the mock and issue real http request
This change is great, but can you please write a test for the new case similar to https://github.com/omer72/angular-multimocks/blob/master/app/src/js/multimocks.spec.js#L132
Is this something your able to add a test for? would be a nice addition.