core/tests
Allen Porter 57ab567d08
Update ollama to use the ChatLog/ChatSession APIs (#138167)
* Update ollama to use the ChatLog/ChatSession APIs

* Add documentation about history trimming.

* Revert changes to chat_log.py

* Explicitly check for SystemContent when converting system messages

* Remove half of a comment
2025-02-09 16:52:01 -05:00
..
auth
components Update ollama to use the ChatLog/ChatSession APIs (#138167) 2025-02-09 16:52:01 -05:00
fixtures
hassfest
helpers Clean up colliding deleted devices when updating non-deleted devices (#135592) 2025-02-07 14:44:44 +01:00
non_packaged_scripts
pylint
resources
script
scripts
snapshots
test_util
testing_config
util Cleanup runtime warnings in async unit tests (#137308) 2025-02-04 11:44:17 +01:00
__init__.py
common.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
conftest.py Fix recorder fixture typing (#136174) 2025-01-21 18:18:05 -10:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py
test_backports.py
test_backup_restore.py Persist backup restore status after core restart (#136838) 2025-01-29 16:58:33 +01:00
test_block_async_io.py
test_bootstrap.py Group helpers of set_up_integrations in bootstrap (#137673) 2025-02-08 10:07:22 +01:00
test_circular_imports.py
test_config.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_config_entries.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_const.py
test_core.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_core_config.py
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py Don't overwrite setup state in async_set_domains_to_be_loaded (#137547) 2025-02-06 15:18:37 +01:00
test_test_fixtures.py
typing.py Fix recorder fixture typing (#136174) 2025-01-21 18:18:05 -10:00