outpost: add additional checks for websocket connection

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-12-11 23:44:49 +01:00
parent 1486f90077
commit 4982c4abcb
2 changed files with 11 additions and 1 deletions

View File

@ -158,7 +158,7 @@ class TestProviderProxyConnect(ChannelsLiveServerTestCase):
sleep(0.5)
state = outpost.state
self.assertEqual(len(state), 1)
self.assertTrue(len(state) >= 1)
self.assertEqual(state[0].version, __version__)
# Make sure to delete the outpost to remove the container