core/tests
Paulus Schoutsen 77230c774e Add action to LLM task 2025-06-18 00:05:00 +00:00
..
auth Remove unused defaults from entity_registry.RegistryEntry (#143655) 2025-04-25 12:41:58 +02:00
components Add action to LLM task 2025-06-18 00:05:00 +00:00
fixtures
hassfest
helpers Drop user prompt from LLMContext (#146787) 2025-06-13 22:01:39 -04: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 Adjust scripts for compatibility with Python 3.14 (#146774) 2025-06-13 21:54:25 -04:00
snapshots
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 Ignore lingering pycares shutdown thread (#146733) 2025-06-13 15:09:37 +02:00
ignore_uncaught_exceptions.py
patch_json.py
patch_recorder.py
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 Simplify stage 1 in bootstrap (#137668) 2025-02-13 13:07:24 +01:00
test_config.py
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 Adjust core create_task tests with event_loop patch (#146699) 2025-06-13 15:16:28 +02: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
test_loader.py Remove deprecated `hass.helpers` (#143514) 2025-04-23 17:24:25 +02:00
test_main.py
test_requirements.py Make DHCP discovery aware of the network integration (#144767) 2025-05-14 00:59:48 -05:00
test_runner.py Replace pylint broad-exception-raised rule with ruff (#123021) 2024-08-02 12:24:03 +02:00
test_setup.py
test_test_fixtures.py Update pytest to 8.4.0 (#146114) 2025-06-04 08:09:19 +02:00
typing.py