core/tests
Marcel van der Veldt 0871bf13a4
Deprecate None effect instead of breaking it for Hue (#142073)
* Deprecate effect none instead of breaking it for Hue

* add guard for unknown effect value

* revert guard

* Fix

* Add test

* Add test

* Add test

---------

Co-authored-by: Joostlek <joostlek@outlook.com>
2025-04-02 15:39:31 +02:00
..
auth Convert test fixtures to async (#142052) 2025-04-02 14:05:07 +02:00
components Deprecate None effect instead of breaking it for Hue (#142073) 2025-04-02 15:39:31 +02:00
fixtures
hassfest
helpers Remove unnecessary imports of http integration (#141899) 2025-03-31 11:30:20 +01:00
non_packaged_scripts
pylint
resources
script
scripts Convert test fixtures to async (#142052) 2025-04-02 14:05:07 +02:00
snapshots Split out yaml loading into own package (#140683) 2025-03-15 22:26:18 -04:00
test_util
testing_config
util Allow excluding modules from noisy logs check (#142020) 2025-04-02 15:07:00 +02:00
__init__.py
common.py Split out yaml loading into own package (#140683) 2025-03-15 22:26:18 -04:00
conftest.py Remove unnecessary imports of http integration (#141899) 2025-03-31 11:30:20 +01:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py
test_backports.py
test_backup_restore.py
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 Revert "Promote after dependencies in bootstrap" (#141584) 2025-03-27 12:57:58 -04:00
test_circular_imports.py
test_config.py
test_config_entries.py Don't create persistent notification when starting discovery flow (#141546) 2025-03-31 14:42:58 +02:00
test_const.py
test_core.py
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
test_main.py
test_requirements.py
test_runner.py
test_setup.py Always set up after dependencies if they are scheduled to be loaded (#141593) 2025-04-01 16:28:29 +02:00
test_test_fixtures.py Remove unnecessary imports of http integration (#141899) 2025-03-31 11:30:20 +01:00
typing.py