core/tests/components/conversation
J. Nick Koston 691a234090
Cache the names and area lists in the default agent (#86874)
* Cache the names and area lists in the default agent

fixes #86803

* add coverage to make sure the entity cache busts

* add areas test

* cover the last line
2023-01-29 07:16:29 -05:00
..
__init__.py Conversation cleanup (#86592) 2023-01-24 21:47:49 -06:00
conftest.py Conversation cleanup (#86592) 2023-01-24 21:47:49 -06:00
test_init.py Cache the names and area lists in the default agent (#86874) 2023-01-29 07:16:29 -05:00
test_util.py