feat: client list for the server

This commit is contained in:
Swann Martinez
2019-07-19 11:42:08 +02:00
parent da5ccfd4ef
commit 91c62785fd
2 changed files with 10 additions and 24 deletions

View File

@ -81,7 +81,7 @@ class TestClient(unittest.TestCase):
data_sample_key = client.register(SampleData())
#Waiting for server to receive the datas
time.sleep(.2)
time.sleep(.5)
rep_test_key = client2._rep_store[data_sample_key].uuid