core/tests/components/google_assistant_sdk
Allen Porter 12129e9d21
Update service call return values and error handling (#94657)
* Update return signature of service calls

* Add timeout error handling in websocket api for service calls

* Update recorder tests to remove assertion on service call

* Remove timeout behavior and update callers that depend on it today

* Fix tests

* Add missing else

* await coro directly

* Fix more tests

* Update the intent task to use wait instead of timeout

* Remove script service call limits and limit constants

* Update tests that depend on service call limits

* Use wait instead of wait_for and add test

* Update homeassistant/helpers/intent.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-06-16 07:01:40 -07:00
..
__init__.py
conftest.py Enable Ruff PT022 (#86792) 2023-01-27 13:57:06 +01:00
test_config_flow.py Add type hints to integration tests (part 8) (#87982) 2023-02-13 11:13:48 +01:00
test_helpers.py
test_init.py Update service call return values and error handling (#94657) 2023-06-16 07:01:40 -07:00
test_notify.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00