core/tests
Erik Montnemery 4784199038
Fix aborting flows for single config entry integrations (#129805)
2024-11-04 13:59:10 +01:00
..
auth
components Update go2rtc stream if stream_source is not matching (#129804) 2024-11-04 13:58:12 +01:00
fixtures
hassfest
helpers Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
non_packaged_scripts
pylint
resources
script
scripts
snapshots Create repair asking user to remove duplicate config entries (#127948) 2024-10-29 13:10:56 +01:00
test_util
testing_config
util Fix cancellation leaking upward from the timeout util (#129003) 2024-10-23 12:00:01 -10:00
__init__.py
common.py Ensure config entry is added to hass in reauth/reconfigure tests (#129315) 2024-10-28 11:03:42 +01:00
conftest.py Revert "Fix unused snapshots not triggering failure in CI" (#129223) 2024-10-26 16:12:47 +02:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py Revert "Fix unused snapshots not triggering failure in CI" (#129223) 2024-10-26 16:12:47 +02:00
test_backports.py
test_backup_restore.py Use JSON as format for .HA_RESTORE (#129792) 2024-11-04 13:07:11 +01:00
test_block_async_io.py
test_bootstrap.py
test_circular_imports.py
test_config.py Move core config functionality to its own module (#129065) 2024-10-24 13:34:51 +02:00
test_config_entries.py Fix aborting flows for single config entry integrations (#129805) 2024-11-04 13:59:10 +01:00
test_const.py Implement new state property for alarm_control_panel which is using an enum (#126283) 2024-10-21 22:54:27 +02:00
test_core.py Allow importing homeassistant.core.Config until 2025.11 (#129537) 2024-10-30 22:56:59 +01:00
test_core_config.py Move core config class to core_config.py (#129163) 2024-10-26 07:00:31 +02:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py Simplify custom component loading (#128813) 2024-10-20 09:47:27 +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 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
typing.py