hass-core/tests
2024-07-22 15:34:10 +02:00
..
auth Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
components Add mealie service to set mealplan (#122317) 2024-07-22 15:34:10 +02:00
fixtures
hassfest
helpers Ensure script llm tool name does not start with a digit (#122349) 2024-07-22 11:11:09 +02:00
non_packaged_scripts
pylint Add capsys to enforce-type-hints plugin (#120653) 2024-06-27 19:54:44 +02:00
resources
script
scripts Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
snapshots
test_util Improve contextmanager typing (#122250) 2024-07-20 14:09:37 +02:00
testing_config Add MockToggleEntity type hints in tests (#120075) 2024-06-21 12:32:03 +02:00
util Use correct enum in UnitSystem tests (#122256) 2024-07-20 17:33:48 +02:00
__init__.py
common.py Improve tests.common typing (#122257) 2024-07-20 17:34:43 +02:00
conftest.py Fix recorder setup hanging if non live schema migration fails (#122242) 2024-07-20 13:10:23 +02:00
ignore_uncaught_exceptions.py
patch_time.py Improve tests/patch_time.py (#122017) 2024-07-16 14:22:22 +02:00
ruff.toml
syrupy.py Improve HA snapshot serializer typing (#122218) 2024-07-20 11:12:02 +02:00
test_backports.py
test_block_async_io.py Enable ruff asyncio event loop blocking detection rules (#120799) 2024-07-04 04:17:57 -05:00
test_bootstrap.py Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
test_circular_imports.py
test_config.py Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
test_config_entries.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
test_const.py Fix missing type[..] annotation in tests (#122217) 2024-07-20 11:11:16 +02:00
test_core.py Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
test_data_entry_flow.py Section support for data entry flows (#118369) 2024-06-25 11:02:00 +02:00
test_exceptions.py
test_loader.py Add MockModule type hints in tests (#120007) 2024-06-21 11:11:48 +02:00
test_main.py
test_requirements.py
test_runner.py Update import locations in tests (#122216) 2024-07-20 11:16:04 +02:00
test_setup.py Add repair issue when trying to set up unknown integration (#121089) 2024-07-06 15:02:58 +02:00
test_test_fixtures.py Move fixtures to decorators in core tests (#119675) 2024-06-14 13:32:42 +02:00
typing.py