store-saga icon indicating copy to clipboard operation
store-saga copied to clipboard

Issues trying to test Sagas with Angular HTTP_PROVIDERS

Open lube opened this issue 8 years ago • 0 comments

This is probably my fault, since I'm new to the whole rxjs, angular2, webpack and even testing/karma world, but I keep getting a failed test on this trivial example, is it because im using the angular2 HTTP_PROVIDER insted the one used in the example?

https://gist.github.com/Lube/c06a1756f53fbe030e1066ed2e6564f1

lube avatar Apr 26 '16 19:04 lube