core/tests
Allen Porter b84829f70f
Import and cache supported feature enum flags only when needed (#117270)
* Import and cache supported feature enum flags only when needed

* Add comment aboud being loaded from executor.

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-13 21:07:39 -07:00
..
auth
components Add reauth for missing token scope in Husqvarna Automower (#117098) 2024-05-13 23:00:51 +02:00
fixtures
hassfest
helpers Import and cache supported feature enum flags only when needed (#117270) 2024-05-13 21:07:39 -07:00
non_packaged_scripts
pylint
resources
script
scripts
snapshots
test_util
testing_config
util Refactor asyncio loop protection to improve performance (#117295) 2024-05-13 07:01:55 +09:00
__init__.py
common.py Migrate restore_state to use the singleton helper (#117385) 2024-05-14 09:13:44 +09:00
conftest.py Small speed up to setting up integrations and config entries (#117278) 2024-05-11 22:39:20 -04:00
ignore_uncaught_exceptions.py
patch_time.py
ruff.toml Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
syrupy.py
test_backports.py
test_block_async_io.py Enable open protection in the event loop (#117289) 2024-05-13 08:50:31 +09:00
test_bootstrap.py Small speed ups to bootstrap tests (#117285) 2024-05-12 20:05:02 +09:00
test_circular_imports.py
test_config.py
test_config_entries.py Remove ConfigEntry runtime_data on unload (#117312) 2024-05-12 13:53:22 -04:00
test_const.py
test_core.py
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py Rename some runner tests (#117249) 2024-05-11 14:16:41 +01:00
test_setup.py Add HassDict implementation (#103844) 2024-05-07 10:53:13 +02:00
test_test_fixtures.py
typing.py