hass-core/tests/components/websocket_api
2024-07-29 11:45:39 +02:00
..
__init__.py
conftest.py Add ClientSessionGenerator type hints in tests (#118377) 2024-05-29 14:49:14 +02:00
test_auth.py Remove legacy_api_password auth provider (#119976) 2024-06-19 22:46:30 +02:00
test_commands.py Revert to using call_soon for event triggers and state changed event trackers (#122735) 2024-07-29 11:45:39 +02:00
test_connection.py Bump ruff to 0.5.0 (#120749) 2024-06-28 15:23:21 +02:00
test_decorators.py Skip processing websocket_api schema if it has no arguments (#115618) 2024-04-18 10:41:08 -04:00
test_http.py Bump aiohttp to 3.10.0b1 (#122409) 2024-07-23 12:10:22 -05:00
test_init.py Bump aiohttp to 3.9.4 (#110730) 2024-04-11 11:58:56 -10:00
test_messages.py Avoid additional timestamp conversion to set state (#118885) 2024-06-05 23:43:34 -04:00
test_sensor.py Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00