hass-core/tests/components/google_assistant
Allen Porter 12129e9d21
Update service call return values and error handling ()
* 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 Don't use storage collection helper in ExposedEntities () 2023-05-03 12:39:22 +02:00
test_button.py Add type hints to integration tests (part 8) () 2023-02-13 11:13:48 +01:00
test_diagnostics.py Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_google_assistant.py Always setup demo platforms with device support from config entry () 2023-06-14 16:50:35 +02:00
test_helpers.py Import util.dt as dt_util in components/[g-i]* () 2023-05-30 00:01:00 +03:00
test_http.py Don't use storage collection helper in ExposedEntities () 2023-05-03 12:39:22 +02:00
test_init.py Add type hints to integration tests (part 8) () 2023-02-13 11:13:48 +01:00
test_logbook.py Add type hints to integration tests (f-g) () 2023-02-08 13:33:52 +01:00
test_report_state.py Add type hints to integration tests (f-g) () 2023-02-08 13:33:52 +01:00
test_smart_home.py Update service call return values and error handling () 2023-06-16 07:01:40 -07:00
test_trait.py Sync Climate min/max temp with Google Assistant () 2023-06-07 20:46:35 -04:00