hass-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 Fix PEP257 issues 2016-03-09 10:25:50 +01:00
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 Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01: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 [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00