This commit is contained in:
parent
11454fc783
commit
5f6ab81efd
@ -15,6 +15,7 @@ def test_hassio_running_and_enabled(host):
|
|||||||
assert hassio.is_running
|
assert hassio.is_running
|
||||||
assert hassio.is_enabled
|
assert hassio.is_enabled
|
||||||
|
|
||||||
|
|
||||||
def test_hassio_socket(host):
|
def test_hassio_socket(host):
|
||||||
# Verify the socket is listening for HTTP traffic
|
# Verify the socket is listening for HTTP traffic
|
||||||
for _ in range(30):
|
for _ in range(30):
|
||||||
|
Loading…
Reference in New Issue
Block a user