core/tests/components/websocket_api
Paulus Schoutsen d93c09327a
Report unserializable data in websocket (#34072)
* Report unserializable data in websocket

* Fix tests

* log types too
2020-04-13 23:46:41 -07:00
..
__init__.py Remove direct authentication via trusted networks or API password (#27656) 2019-10-14 14:56:45 -07:00
conftest.py Allow WS queue to temporarily peak (#34175) 2020-04-13 18:50:36 -07:00
test_auth.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_commands.py Sort imports according to PEP8 for websocket_api (#29657) 2019-12-09 12:30:23 +01:00
test_connection.py Black 2019-07-31 12:25:30 -07:00
test_http.py Report unserializable data in websocket (#34072) 2020-04-13 23:46:41 -07:00
test_init.py Allow WS queue to temporarily peak (#34175) 2020-04-13 18:50:36 -07:00
test_sensor.py Sort imports according to PEP8 for websocket_api (#29657) 2019-12-09 12:30:23 +01:00