ha-supervisor/tests/store
Mike Degatano a8af04ff82
Cache existence of addon paths (#4944)
* Cache existence of addon paths

* Always update submodules

* Switch to an always cached model

* Cache on store addon only

* Fix tests

* refresh_cache to refresh_path_cache

* Fix name change in test

* Move logic into StoreManager
2024-03-15 16:43:26 +01:00
..
test_builtin_stores.py Use deepmerge for options (#3162) 2021-09-29 09:37:04 +02:00
test_custom_repository.py Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00
test_reading_addons.py Mark system as unhealthy on OSError Bad message errors (#4750) 2023-12-21 18:05:29 +01:00
test_repository_git.py Handle UnicodeDecodeError (#4110) 2023-01-21 17:59:55 +01:00
test_store_manager.py Cache existence of addon paths (#4944) 2024-03-15 16:43:26 +01:00
test_translation_load.py Address addon storage race condition (#4481) 2023-08-10 15:24:43 -04:00
test_validate.py Migrate to Ruff for lint and format (#4852) 2024-02-05 11:37:39 -05:00