Skip to content

Commit

Permalink
fix(test): close all open connections in abstract_client test (#1917)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
MaximoLiberata and robertsLando committed Aug 8, 2024
1 parent 93f4482 commit 661c30a
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 177 deletions.
Loading

0 comments on commit 661c30a

Please sign in to comment.