-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* from scratch precise update * add tests for the force reconnect and caching feature * further fixes * add the check for no changing connect type * Update signal.py * removed `_previous_connect_was_mock` from device * deleted tests that were redundant or not testing the right behavior * adapt device tests * wip: made `Device` also fail if `mock` value changes * respond to time approx comment * more tests modified * fix timeout test * stuck atmaking the connect task not None * cleaned up tests for lazy connection * delete self._initial_backend --------- Co-authored-by: Eva Lott <[email protected]>
- Loading branch information
1 parent
ce3b85d
commit f8009fd
Showing
5 changed files
with
192 additions
and
34 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
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
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