core/tests/components/conversation
Michael Hansen a435fd12f0
Bump intents to 2025.1.1 (#134424)
2025-01-01 21:03:17 -05:00
..
snapshots Bump intents to 2025.1.1 (#134424) 2025-01-01 21:03:17 -05:00
__init__.py Use HassKey in homeassistant integration (#120332) 2024-06-24 16:37:07 +02:00
common.py
conftest.py Add type hints for MockAgent in conversation tests (#118701) 2024-06-03 17:44:13 +02:00
test_agent_manager.py Add a test for async_converse (#124697) 2024-08-27 11:01:00 -05:00
test_default_agent.py Bump intents to 2024.12.20 (#133676) 2024-12-20 14:23:12 -05:00
test_default_agent_intents.py Set HA time zone with freeze_time in agent test (#131058) 2024-11-20 19:29:36 +01:00
test_entity.py Add conversation agent debug tracing (#118124) 2024-05-25 14:16:51 -04:00
test_http.py Add new api to fetch sentence triggers (#132764) 2024-12-09 23:21:27 -05:00
test_init.py Allow empty trigger sentence responses in conversations (#131849) 2024-11-28 18:30:05 +01:00
test_trace.py Upgrade to hassil 2.0 (#130544) 2024-11-13 16:50:08 -05:00
test_trigger.py Make the full conversation input available to sentence triggers (#131982) 2024-11-30 22:04:29 -06:00
test_util.py