Commit 661c30a
fix(test): close all open connections in abstract_client test (#1917)
* fix: tets hang up
* fix(test): close open connections
* test: catch error
* feat: move clean_method class to help
* fix: hang tests
* fix: lint style
* fix: teardown helper functionality
* docs: change examples according new changes
* fix(test): close all open connections in abstract_client test
* fix(lint): rename variable
* fix(test): prevent hanging of some tests
* test: let the responsibility to beforeEachExec method of closing the open connections
* lint: fix style
* fix(test): do not listen connect event
* Revert "fix(test): do not listen connect event"
This reverts commit 2dc39f2.
* fix(test): do not for close client connection
* fix(test): hanging by clock
* test: remove unnecesary timeout
* fix(typo): rename variable
---------
Co-authored-by: Daniel Lando <daniel.sorridi@gmail.com>1 parent 93f4482 commit 661c30a
2 files changed
+238
-177
lines changed
0 commit comments