This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-04-26 18:27:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
websocket_api
History
Paulus Schoutsen
7fe3c472e9
Improve bad JSON data reporting (
#47932
)
...
* Improve bad data reporting * Fix tests Co-authored-by: Erik <erik@montnemery.com>
2021-03-15 10:41:25 +01:00
..
__init__.py
…
conftest.py
…
test_auth.py
…
test_commands.py
Raise error instead of crashing when template passed to call service target (
#47467
)
2021-03-05 15:34:18 -08: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
Improve bad JSON data reporting (
#47932
)
2021-03-15 10:41:25 +01: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
…