core/tests/components/websocket_api
J. Nick Koston 7cf20c95c2
Log the error when the WebSocket receives a error message (#136492)
* Log the error when the WebSocket receives a non-text message

related issue #126754

Right now we only log that it was a non-Text message
and silently swallow the exception

* coverage
2025-01-27 15:38:18 -05:00
..
__init__.py
conftest.py
test_auth.py
test_commands.py
test_connection.py
test_decorators.py
test_http.py
test_init.py
test_messages.py
test_sensor.py