hass-core/tests/components/conversation
Michael Hansen dc30210237
Use blocking in intent service calls and verify results (#88035)
* Use blocking in service calls and verify result

* Block for 2 seconds and update states after

* Small timeout in service call to allow exceptions

* Move sun test
2023-02-16 14:01:41 -05:00
..
__init__.py Add support for multiple conversation agents (#87337) 2023-02-03 23:35:29 -05:00
conftest.py Add support for multiple conversation agents (#87337) 2023-02-03 23:35:29 -05:00
test_default_agent.py Add type hints to integration tests (part 4) (#87848) 2023-02-11 08:26:13 +01:00
test_init.py Use blocking in intent service calls and verify results (#88035) 2023-02-16 14:01:41 -05:00
test_util.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00