This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-29 01:06:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ad96dedfaca5e76f7f4475cfd52bf51056871f2
ha-core
/
tests
/
components
/
websocket_api
History
Martin Hjelmare
f295d72cd9
Fix error stack trace for HomeAssistantError in websocket service call (
#145699
)
...
* Add test * Fix error stack trace for HomeAssistantError in websocket service call
2025-05-27 12:54:57 +02:00
..
__init__.py
…
conftest.py
…
test_auth.py
Log the error when the WebSocket receives a error message (
#136492
)
2025-01-27 15:38:18 -05:00
test_commands.py
Fix error stack trace for HomeAssistantError in websocket service call (
#145699
)
2025-05-27 12:54:57 +02:00
test_connection.py
Fix implicit-return in websocket_api tests (
#122779
)
2024-07-29 22:14:41 +02:00
test_decorators.py
Add missing hass type hint in component tests (w) (
#124284
)
2024-08-20 12:54:42 +02:00
test_http.py
Add contextmanager to reset logger after set_level call in tests (
#143295
)
2025-04-20 02:13:01 +02:00
test_init.py
…
test_messages.py
…
test_sensor.py
Update import locations in tests (
#122216
)
2024-07-20 11:16:04 +02:00