This website requires JavaScript.
Explore
Help
Register
Sign In
nmelone
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0de75aeee1fa02ea56516bcffbd9524df3d4aa7d
ha-core
/
tests
/
components
/
conversation
History
epenet
075550b7ba
Use HOMEASSISTANT_DOMAIN alias for core DOMAIN in tests (
#122762
)
2024-07-29 12:51:12 +02:00
..
snapshots
Split up tests to avoid CI timeouts (
#122096
)
2024-07-17 20:32:26 +02:00
__init__.py
…
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
Use HOMEASSISTANT_DOMAIN alias for core DOMAIN in tests (
#122762
)
2024-07-29 12:51:12 +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
…