hass-core/tests/components/websocket_api
J. Nick Koston 2848f8648d
Log last message when websocket reaches peak limit (#93038)
When we hit the absolute limit, we would log the last messages as
it was key to finding out the source. We now do the same when
we hit the peak limit
2023-05-14 12:22:19 -04:00
..
__init__.py
conftest.py
test_auth.py Add type hints to integration tests (part 24) (#88307) 2023-02-17 16:34:53 +01:00
test_commands.py Adjust json imports in tests (#88248) 2023-02-17 19:13:48 +01:00
test_connection.py Allow passing binary to the WS connection (#89882) 2023-03-22 08:36:36 -04:00
test_decorators.py Add type hints to integration tests (part 24) (#88307) 2023-02-17 16:34:53 +01:00
test_http.py Log last message when websocket reaches peak limit (#93038) 2023-05-14 12:22:19 -04:00
test_init.py Add type hints to integration tests (part 24) (#88307) 2023-02-17 16:34:53 +01:00
test_messages.py Add type hints to integration tests (part 24) (#88307) 2023-02-17 16:34:53 +01:00
test_sensor.py Add type hints to integration tests (part 24) (#88307) 2023-02-17 16:34:53 +01:00