This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-02-24 03:47:14 +00:00
Code
Activity
Files
ea94cdb668e13ca16bade003abfc4f703cdff83e
core
/
tests
/
components
/
conversation
History
Marc Mueller
a6068dcdf2
Update import locations in tests (
#122216
)
2024-07-20 11:16:04 +02:00
..
snapshots
Split up tests to avoid CI timeouts (
#122096
)
2024-07-17 20:32:26 +02:00
__init__.py
Use HassKey in homeassistant integration (
#120332
)
2024-06-24 16:37:07 +02:00
common.py
…
conftest.py
…
test_default_agent_intents.py
Add HassGetCurrentDate and HassGetCurrentTime intents (
#121707
)
2024-07-11 00:17:04 +02:00
test_default_agent.py
Update import locations in tests (
#122216
)
2024-07-20 11:16:04 +02:00
test_entity.py
…
test_http.py
Remove language lock from default agent and move around tests (
#121531
)
2024-07-09 16:05:43 +02:00
test_init.py
Ensure we prepare conversation pipeline when speech-to-text starts (
#114665
)
2024-07-09 09:58:52 -05:00
test_trace.py
…
test_trigger.py
Use service_calls fixture in conversation tests (
#120906
)
2024-07-01 17:57:40 +02:00
test_util.py
…