-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: don't remove remote handler when removing an additional handler
We only send `handler_registered` when a first handler is registered, and `handler_unregsitered` when the last handler is unregistered. I also put some testing logic in beforeEach statements so that the tests are independant from each others.
- Loading branch information
Alexandre Hervé
authored and
Alexandre Hervé
committed
Sep 27, 2018
1 parent
3aa9f8e
commit 5edd311
Showing
2 changed files
with
111 additions
and
44 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
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