Final notes [2]
This commit is contained in:
parent
0756aab53f
commit
8b58bf4db3
|
|
@ -1,6 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class TestHealth:
|
class TestHealth:
|
||||||
|
|
||||||
def test_health_ok(self, test_client):
|
def test_health_ok(self, test_client):
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
class TestWebSocket:
|
class TestWebSocket:
|
||||||
|
|
||||||
def test_ws_connect_no_user_id(self, test_client):
|
def test_ws_connect_no_user_id(self, test_client):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user