hass-core/tests/components/light
Jan-Philipp Benecke 685468d845
Use mock_platform for light entity component tests instead of hass.components (#113845)
* Use `mock_platform` for light entity component tests instead of `hass.components`

* Move pytest_plugins to top

* Fix comment
2024-03-20 01:09:48 +01:00
..
__init__.py
common.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
conftest.py
test_device_action.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_device_condition.py Use mock_platform for light entity component tests instead of hass.components (#113845) 2024-03-20 01:09:48 +01:00
test_device_trigger.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_init.py Use mock_platform for light entity component tests instead of hass.components (#113845) 2024-03-20 01:09:48 +01:00
test_intent.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_recorder.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_reproduce_state.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_significant_change.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00