core/tests/components/switch
Jan-Philipp Benecke 71a0a7fe00
Use `setup_test_component_platform` helper for switch entity component tests instead of `hass.components` (#114305)
* Use `setup_test_component_platform` helper for switch entity component tests instead of `hass.components`

* Do not import fixtures

* Re-add switch.py to testing_config as stub

* Rename to mock_toggle_entities
2024-03-28 13:56:23 +01:00
..
__init__.py
common.py Use `setup_test_component_platform` helper for switch entity component tests instead of `hass.components` (#114305) 2024-03-28 13:56:23 +01:00
test_device_action.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_device_condition.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_device_trigger.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_init.py Use `setup_test_component_platform` helper for switch entity component tests instead of `hass.components` (#114305) 2024-03-28 13:56:23 +01:00
test_light.py
test_reproduce_state.py
test_significant_change.py