core/tests
Andrew Sayre 6bfd39f094
Add play queue item to HEOS (#141480)
Add ability to play specific queue item
2025-03-26 15:47:10 -05:00
..
auth Bump PyJWT to 2.10.0 (#130907) 2024-11-19 19:55:55 +01:00
components Add play queue item to HEOS (#141480) 2025-03-26 15:47:10 -05:00
fixtures Add script to compare alexa locales with upstream (#114247) 2024-04-18 13:41:34 +02:00
hassfest Fix docker hassfest (#132823) 2024-12-11 08:55:00 +01:00
helpers Add template list functions: intersect, difference, symmetric_difference, union (#141420) 2025-03-26 07:51:25 +01:00
non_packaged_scripts
pylint Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
resources
script Bump env_canada to 0.8.0 (#138237) 2025-03-01 19:58:45 +01:00
scripts Add missing hass type in tests/scripts (#124042) 2024-08-16 13:21:39 +02:00
snapshots Split out yaml loading into own package (#140683) 2025-03-15 22:26:18 -04:00
test_util Bump aiohttp to 3.10.6rc2 (#126468) 2024-09-24 08:51:08 +02:00
testing_config Add abstract class to trigger based template entities (#139650) 2025-03-06 08:00:11 +01:00
util Log a warning for modules that log too often (#139708) 2025-03-20 14:53:53 -10:00
__init__.py
common.py Split out yaml loading into own package (#140683) 2025-03-15 22:26:18 -04:00
conftest.py Add initial MQTT subentry support for notify entities (#138461) 2025-03-14 14:00:07 +01:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py Add support for continue conversation in Assist Pipeline (#139480) 2025-02-28 13:15:31 -06:00
test_backports.py
test_backup_restore.py Use TypeVar default for Generator (#140506) 2025-03-14 10:08:39 +01:00
test_block_async_io.py Add SSLContext.set_default_verify_paths to asyncio blocking detection (#140648) 2025-03-21 11:50:18 -10:00
test_bootstrap.py Promote after dependencies in bootstrap (#140352) 2025-03-25 11:34:53 +01: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 Remove reauth persistent notification (#140932) 2025-03-24 09:29:14 +01:00
test_const.py Remove deprecated home assistant const constants (#131799) 2024-11-28 12:12:37 +01:00
test_core.py Prefer from...import...as over import...as in core tests (#136146) 2025-01-21 09:28:17 +01:00
test_core_config.py
test_data_entry_flow.py Do not deepcopy section schema when applying suggested values (#141280) 2025-03-24 15:32:57 +01:00
test_exceptions.py
test_loader.py Improve dependencies resolution (#138502) 2025-03-11 10:12:23 +01:00
test_main.py
test_requirements.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
test_runner.py
test_setup.py
test_test_fixtures.py Clean up translations for mocked integrations inbetween tests (#138732) 2025-02-19 13:49:31 +01:00
typing.py