core/tests
puddly 095aab5f9d
Disable updating ZHA coordinator path from discovery info (#112415)
* Never update the device path from config flows

* Bring coverage up to 100%

* Update tests/components/zha/test_config_flow.py

Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>

---------

Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2024-03-13 18:33:25 +01:00
..
auth
components Disable updating ZHA coordinator path from discovery info (#112415) 2024-03-13 18:33:25 +01:00
fixtures Improve package schema validation (#108125) 2024-02-10 20:16:20 +01:00
hassfest
helpers Avoid expensive inspect calls in config validators (#112085) 2024-03-02 22:08:59 -05:00
pylint Run pylint sorted platform check also when platform has type annotations (#111407) 2024-02-25 21:18:07 +01:00
resources
scripts Reset log level in script tests (#109881) 2024-02-07 17:22:10 +01:00
snapshots Improve package schema validation (#108125) 2024-02-10 20:16:20 +01:00
test_util
testing_config Add custom integration block list (#112481) 2024-03-06 15:01:25 +01:00
util Include filename in exception when loading a json file fails (#111802) 2024-02-29 10:42:49 -05:00
__init__.py
common.py Add support for eager tasks (#111425) 2024-02-26 11:36:46 -05:00
conftest.py Deprecate `hass.components` and log warning if used inside custom component (#111508) 2024-02-29 10:42:47 -05:00
ignore_uncaught_exceptions.py
patch_time.py
ruff.toml Update ruff to 0.2.1 (#109796) 2024-02-06 15:41:34 +01:00
syrupy.py
test_bootstrap.py Move backup/* WS commands to the backup integration (#111636) 2024-02-27 11:56:07 -05:00
test_circular_imports.py Fix circular imports in core integrations (#111875) 2024-02-29 21:55:11 -05:00
test_config.py Improve package schema validation (#108125) 2024-02-10 20:16:20 +01:00
test_config_entries.py Fix race in config entry setup again (#111800) 2024-02-29 10:42:48 -05:00
test_const.py
test_core.py Limit executor imports to a single thread (#111898) 2024-02-29 22:00:17 -05:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py Add custom integration block list (#112481) 2024-03-06 15:01:25 +01:00
test_main.py
test_requirements.py Remove zeroconf from ssdp after deps (#111326) 2024-02-26 23:57:41 -05:00
test_runner.py
test_setup.py Add support for importing integrations in the executor (#111336) 2024-02-26 14:49:43 -05:00
test_test_fixtures.py
typing.py