core/tests/components/cover
Jan-Philipp Benecke 34cf0c5721
Use `setup_test_component_platform` func for cover entity component tests instead of `hass.components` (#114010)
* Use `mock_platform` for cover entity component tests instead of `hass.components`

* Remove setup fixture and use helper function

* Remove is_on from MockCover

* Run ruff

* Do not override state in `MockCover` in cover tests

* Remove is_on from MockCover
2024-03-27 12:20:19 +01:00
..
__init__.py
common.py Use `setup_test_component_platform` func for cover entity component tests instead of `hass.components` (#114010) 2024-03-27 12:20:19 +01:00
conftest.py Use `setup_test_component_platform` func for cover entity component tests instead of `hass.components` (#114010) 2024-03-27 12:20:19 +01:00
test_device_action.py Use `setup_test_component_platform` func for cover entity component tests instead of `hass.components` (#114010) 2024-03-27 12:20:19 +01:00
test_device_condition.py Use `setup_test_component_platform` func for cover entity component tests instead of `hass.components` (#114010) 2024-03-27 12:20:19 +01:00
test_device_trigger.py Use `setup_test_component_platform` func for cover entity component tests instead of `hass.components` (#114010) 2024-03-27 12:20:19 +01:00
test_init.py Use `setup_test_component_platform` func for cover entity component tests instead of `hass.components` (#114010) 2024-03-27 12:20:19 +01:00
test_intent.py Move HassSetPosition to homeassistant domain (#111867) 2024-02-29 21:53:52 -05:00
test_reproduce_state.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_significant_change.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00