core/tests
abmantis b06d86d085 Reset Reolink host Mock for every test 2025-06-12 23:50:07 +01:00
..
auth Remove unused defaults from entity_registry.RegistryEntry (#143655) 2025-04-25 12:41:58 +02:00
components Reset Reolink host Mock for every test 2025-06-12 23:50:07 +01:00
fixtures Add script to compare alexa locales with upstream (#114247) 2024-04-18 13:41:34 +02:00
hassfest Remove deprecated `hass.components` (#141947) 2025-04-23 14:04:36 +02:00
helpers Remove unused attribute EntityInfo.custom_component (#146550) 2025-06-11 17:27:17 +02:00
non_packaged_scripts Fix pylance warning on SnapshotAssertion import (#145206) 2025-05-19 13:55:48 +02:00
pylint Add ability to mark type hints as compulsory on specific functions (#139730) 2025-05-19 10:27:07 +02:00
resources
script Bump env_canada to 0.8.0 (#138237) 2025-03-01 19:58:45 +01:00
scripts Update pytest-asyncio to 1.0.0 (#145988) 2025-06-02 06:12:22 +02:00
snapshots Split out yaml loading into own package (#140683) 2025-03-15 22:26:18 -04:00
test_util Fix RuntimeWarning in rest tests (#146452) 2025-06-10 15:26:07 +02:00
testing_config Remove deprecated camera frontend_stream_type (#144539) 2025-05-09 13:08:34 +02:00
util Improve error message for global timeout (#141563) 2025-05-27 07:49:18 +02:00
__init__.py
common.py Add ability to load test fixtures on the executor (#144534) 2025-05-26 21:50:28 +02:00
conftest.py Update pytest-asyncio to 1.0.0 (#145988) 2025-06-02 06:12:22 +02:00
ignore_uncaught_exceptions.py
patch_json.py Fail tests which JSON serialize mocks (#144261) 2025-05-05 19:06:54 +02:00
patch_recorder.py Remove unused noqas (#135583) 2025-01-15 10:02:18 +01:00
patch_time.py Create repair issue if not all add-ons or folders were backed up (#144999) 2025-05-20 15:23:52 +02:00
ruff.toml Prevent import from syrupy.SnapshotAssertion (#145208) 2025-05-19 14:18:35 +02:00
syrupy.py Add support for continue conversation in Assist Pipeline (#139480) 2025-02-28 13:15:31 -06:00
test_backup_restore.py
test_block_async_io.py
test_bootstrap.py Test that recorder is not promoted to earlier stage in bootstrap (#142695) 2025-05-27 08:23:39 +02: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 Handle late abort when creating subentry (#145765) 2025-05-28 12:26:28 +02:00
test_const.py
test_core.py Move state length validation to StateMachine APIs (#143681) 2025-04-25 21:15:15 -04:00
test_core_config.py Enable B009 (#144192) 2025-05-21 16:37:51 +01:00
test_data_entry_flow.py Handle late abort when creating subentry (#145765) 2025-05-28 12:26:28 +02:00
test_exceptions.py Fix invalid tuple annotations (#116035) 2024-04-23 16:02:16 +02:00
test_loader.py Remove deprecated `hass.helpers` (#143514) 2025-04-23 17:24:25 +02:00
test_main.py Add handler to restore a backup file with the backup integration (#128365) 2024-11-01 16:25:22 +01:00
test_requirements.py Make DHCP discovery aware of the network integration (#144767) 2025-05-14 00:59:48 -05:00
test_runner.py
test_setup.py Protect hass data keys in setup.py (#142589) 2025-04-09 15:27:52 +02:00
test_test_fixtures.py Update pytest to 8.4.0 (#146114) 2025-06-04 08:09:19 +02:00
typing.py