core/tests/components/conversation
Erik Montnemery 9d22f07fc6
Use send_json_auto_id in conversation tests (#109354)
2024-02-02 15:46:59 +01:00
..
snapshots Migrate to new intent error response keys (#109269) 2024-02-01 21:10:24 +01: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 Migrate to new intent error response keys (#109269) 2024-02-01 21:10:24 +01:00
test_init.py Use send_json_auto_id in conversation tests (#109354) 2024-02-02 15:46:59 +01:00
test_trigger.py Use send_json_auto_id in conversation tests (#109354) 2024-02-02 15:46:59 +01:00
test_util.py