core/tests/components/update
Jan-Philipp Benecke dce3bde0ab
Use `setup_test_component_platform` helper for update entity component tests instead of `hass.components` (#114203)
* Use `setup_test_component_platform` helper for update entity component tests instead of `hass.components`

* Run ruff format
2024-03-26 20:20:08 +01:00
..
__init__.py
common.py Use `setup_test_component_platform` helper for update entity component tests instead of `hass.components` (#114203) 2024-03-26 20:20:08 +01:00
conftest.py Use `setup_test_component_platform` helper for update entity component tests instead of `hass.components` (#114203) 2024-03-26 20:20:08 +01:00
test_device_trigger.py Use `setup_test_component_platform` helper for update entity component tests instead of `hass.components` (#114203) 2024-03-26 20:20:08 +01:00
test_init.py Use `setup_test_component_platform` helper for update entity component tests instead of `hass.components` (#114203) 2024-03-26 20:20:08 +01:00
test_recorder.py Use `setup_test_component_platform` helper for update entity component tests instead of `hass.components` (#114203) 2024-03-26 20:20:08 +01:00
test_significant_change.py Add empty line after module docstring [tests t-z] (#112712) 2024-03-08 14:44:56 +01:00