core/tests/components/conversation
Michael Hansen 269500cb29
Report missing entities/areas instead of failing to match in Assist (#107151)
* Report missing entities/areas instead of failing

* Fix test

* Update assist pipeline test snapshots

* Test complete match failure

* Fix conflict
2024-01-04 17:09:20 -06:00
..
snapshots Report missing entities/areas instead of failing to match in Assist (#107151) 2024-01-04 17:09:20 -06:00
__init__.py Clean up conversation agent attribution (#96883) 2023-07-19 09:03:53 +02:00
conftest.py Add HassShoppingListAddItem to default agent (#97232) 2023-07-25 22:19:03 -04:00
test_default_agent.py Report missing entities/areas instead of failing to match in Assist (#107151) 2024-01-04 17:09:20 -06:00
test_init.py Report missing entities/areas instead of failing to match in Assist (#107151) 2024-01-04 17:09:20 -06:00
test_trigger.py Validate empty sentence triggers (#103579) 2023-11-07 11:56:24 -06:00
test_util.py