refactor: int tests
All threads resolved!
All threads resolved!
Compare changes
Files
6+ 34
− 47
@@ -21,15 +21,13 @@ from tarantool.error import ( # type: ignore
@@ -40,7 +38,7 @@ def xdist_worker_number(worker_id: str) -> int:
@@ -84,7 +82,7 @@ def normalize_net_box_result(func):
@@ -107,39 +105,21 @@ def normalize_net_box_result(func):
@@ -245,24 +225,24 @@ class Instance:
@@ -274,16 +254,23 @@ class Instance:
@@ -298,7 +285,7 @@ class Instance:
@@ -323,8 +310,8 @@ class Cluster:
@@ -335,8 +322,8 @@ class Cluster:
@@ -356,7 +343,7 @@ class Cluster:
@@ -370,7 +357,7 @@ class Cluster:
@@ -404,7 +391,7 @@ def cluster(binary_path, tmpdir, worker_id) -> Generator[Cluster, None, None]: