-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add next handler for Observables' tests (#608)
Some tests do not supply a 'next' callback, when subscribing to Observables that are expected to throw errors. This would cause the test to pass if no error is thrown. Let's add next handlers where appropriate so that tests fail when there is undesired behaviour.
- Loading branch information
1 parent
d0130bf
commit 91a350f
Showing
1 changed file
with
18 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters