core/tests
J. Nick Koston bf16f6b104
Remove as_compressed_state cache (#93169)
* Remove as_compressed_state cache

All calls to as_compressed_state are now covered by a higher level
JSON cache so there is no need to store these in memory anymore

* Remove as_compressed_state cache

All calls to as_compressed_state are now covered by a higher level
JSON cache so there is no need to store these in memory anymore
2023-05-16 12:39:16 -05:00
..
auth
backports
components Update aioairzone to v0.5.6 (#93146) 2023-05-16 12:51:22 +02:00
fixtures
hassfest
helpers Fix parallel_updates being acquired too late for entity executor jobs (#92681) 2023-05-06 16:46:00 +02:00
pylint
resources
scripts
test_util
testing_config Lock entity options (#88139) 2023-05-08 22:06:11 +02:00
util Teach UnitlessRatioConverter about ppm and ppb (#92989) 2023-05-12 16:46:37 +02:00
__init__.py
bandit.yaml
common.py Run pipeline from audio stream function (#90748) 2023-04-04 00:06:51 -04:00
conftest.py Ensure config entries are unloaded in tests (#90850) 2023-04-22 21:26:07 +02:00
ignore_uncaught_exceptions.py
ruff.toml
syrupy.py Write protect entity options (#90185) 2023-03-28 22:56:51 +02:00
test_bootstrap.py Improve comment on patching the _import method in test bootstrap dependencies test (#91848) 2023-04-22 13:40:38 +02:00
test_config.py
test_config_entries.py Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
test_core.py Remove as_compressed_state cache (#93169) 2023-05-16 12:39:16 -05:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py
typing.py