This website requires JavaScript.
Explore
Help
Sign In
home-assistant
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-01-25 09:02:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9058e00aefb76f5e18cd78950ffd022387583751
core
/
tests
/
components
/
websocket_api
History
epenet
2b939ce6ec
Add translation checks for service exceptions (
#131266
)
...
* Add translation checks for service exceptions * Adjust * Remove invalid comment
2024-11-27 08:46:45 +01:00
..
__init__.py
…
conftest.py
Add ClientSessionGenerator type hints in tests (
#118377
)
2024-05-29 14:49:14 +02:00
test_auth.py
Bump aiohttp to 3.11.0b3 (
#129363
)
2024-11-06 15:59:31 -06:00
test_commands.py
Add translation checks for service exceptions (
#131266
)
2024-11-27 08:46:45 +01: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
Bump aiohttp to 3.11.0b3 (
#129363
)
2024-11-06 15:59:31 -06:00
test_init.py
…
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