core/tests/components/websocket_api
Paulus Schoutsen 0ca6723378
Allow passing binary to the WS connection (#89882)
* Allow passing binary to the WS connection

* Expand test coverage

* Test non-existing handler

* Allow signaling end of stream using empty payloads

* Store handlers in a list

* Handle binary handlers raising exceptions
2023-03-22 08:36:36 -04: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