This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-12-24 04:50:05 +00:00
Code
Activity
Files
7a85b3ea6651c9f0cb5eab468b692e1d0941c83c
core
/
tests
/
components
/
websocket_api
History
Paulus Schoutsen
7a85b3ea66
Add test to access current request in websocket API (
#43133
)
2020-11-13 14:20:47 +01:00
..
__init__.py
…
conftest.py
…
test_auth.py
…
test_commands.py
Implement time tracking in templates (
#41147
)
2020-10-19 11:02:43 +02:00
test_connection.py
Expose more Websocket API constants (
#42263
)
2020-10-25 21:10:13 +01:00
test_decorators.py
Add test to access current request in websocket API (
#43133
)
2020-11-13 14:20:47 +01:00
test_http.py
…
test_init.py
…
test_messages.py
Ensure websocket event serializer cache is effective if subscription iden differs (
#42226
)
2020-10-23 01:28:22 +02:00
test_sensor.py
…