angular-raven
angular-raven copied to clipboard
Issue in unit tests
For some reason, when using this module, errors like: Error: Unexpected request: GET http://domain.com/api/v1/blah/ is not being thrown in unit tests. Because of this, you'll not immediately notice that there's some http calls that you forgot to mock. It makes debugging issues in tests difficult.
Did you have a chance to look at this issue?
sorry, I'll look into it in the morning