This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/elisspace/core.git
synced
2026-09-24 19:46:55 +00:00
Code
Issues
Releases
Wiki
Activity
Files
e0ba71e6cbbeecaf148982c476e832a3ca756f6f
core
/
tests
/
components
/
websocket_api
T
History
Stefan Agner
d7708d58ba
Introduce only_supervisor for @websocket_api.ws_require_user() (
#61298
)
2021-12-09 12:08:16 +01:00
..
__init__.py
…
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
Disconnect websockets after token is revoked (
#57091
)
2021-10-08 09:38:22 -07:00
test_commands.py
Bump to aiohttp 3.8.0 (
#58974
)
2021-11-04 10:07:50 -05:00
test_connection.py
Add missing type hints to websocket_api (
#50915
)
2021-05-21 09:39:18 -07:00
test_decorators.py
Introduce only_supervisor for @websocket_api.ws_require_user() (
#61298
)
2021-12-09 12:08:16 +01:00
test_http.py
Handle prepare timeout in websocket API (
#55989
)
2021-10-08 22:12:06 -07:00
test_init.py
Drop asynctest (
#44746
)
2021-01-01 22:31:56 +01:00
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
…