refactor detect_websocket_stream_mode and related tests a bit, disable broken tests

This commit is contained in:
henryruhs
2026-05-08 17:20:29 +02:00
parent 1d6c19e3a2
commit f843e45272
5 changed files with 43 additions and 32 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ def test_stream_image(test_client : TestClient) -> None:
assert output_vision_frame.shape == (1024, 1024, 3)
#TODO: fix this test - it breaks CI
# TODO: enable again
@pytest.mark.skip
def test_stream_video(test_client : TestClient) -> None:
create_session_response = test_client.post('/session', json =