core/tests
Robert Resch 97c558b694
Add WIND_DIRECTION to SensorDeviceClass and NumberDeviceClass (#138714)
* Add WIND_DIRECTION to SensorDeviceClass

* Add WIND_DIRECTION to NumberDeviceClass

* Fix tests
2025-02-19 12:24:22 +01:00
..
auth
components Add WIND_DIRECTION to SensorDeviceClass and NumberDeviceClass (#138714) 2025-02-19 12:24:22 +01:00
fixtures
hassfest
helpers Update signature of platforms' async_setup_entry in tests (#138271) 2025-02-11 13:17:39 +01:00
non_packaged_scripts
pylint Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
resources
script
scripts
snapshots Merge config subentry feature branch to dev (#136121) 2025-02-10 16:40:07 +01:00
test_util
testing_config
util Cleanup runtime warnings in async unit tests (#137308) 2025-02-04 11:44:17 +01:00
__init__.py
common.py Upgrade paho-mqtt API to v2 (#137613) 2025-02-13 22:13:19 +01:00
conftest.py Upgrade paho-mqtt API to v2 (#137613) 2025-02-13 22:13:19 +01:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py Merge config subentry feature branch to dev (#136121) 2025-02-10 16:40:07 +01:00
test_backports.py
test_backup_restore.py Persist backup restore status after core restart (#136838) 2025-01-29 16:58:33 +01:00
test_block_async_io.py
test_bootstrap.py Simplify stage 1 in bootstrap (#137668) 2025-02-13 13:07:24 +01: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 Improve config entry state transitions when unloading and removing entries (#138522) 2025-02-17 18:16:57 +01:00
test_const.py
test_core.py
test_core_config.py
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py Don't overwrite setup state in async_set_domains_to_be_loaded (#137547) 2025-02-06 15:18:37 +01:00
test_test_fixtures.py
typing.py