hass-core/tests/components/websocket_api
J. Nick Koston ecf87ae979
Improve performance of websocket_api dispatch (#88496)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2023-02-20 19:51:34 +01:00
..
__init__.py Remove direct authentication via trusted networks or API password (#27656) 2019-10-14 14:56:45 -07:00
conftest.py Use hass_client_no_auth test fixture in integrations s-x (#55585) 2021-09-02 14:50:10 +02:00
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 Improve performance of websocket_api dispatch (#88496) 2023-02-20 19:51:34 +01:00
test_decorators.py Add type hints to integration tests (part 24) (#88307) 2023-02-17 16:34:53 +01:00
test_http.py Improve performance of websocket_api dispatch (#88496) 2023-02-20 19:51:34 +01: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