core/tests/components/group
Jan-Philipp Benecke ff6812a798
Split light fixture from implementation to only import when fixture is actually used (#113892)
* Split light fixture from implementation to only import when fixture is actually used

* Non-local import
2024-03-21 10:49:32 +01:00
..
fixtures Add sensor to group (#83186) 2023-01-24 20:12:27 +01:00
__init__.py
common.py Remove usage of async_add_job in tests (#113259) 2024-03-13 19:33:33 -10:00
conftest.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_binary_sensor.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_config_flow.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_cover.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_event.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_fan.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_init.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_light.py Split light fixture from implementation to only import when fixture is actually used (#113892) 2024-03-21 10:49:32 +01:00
test_lock.py Update f-g* tests to use entity & device registry fixtures (#103841) 2023-11-12 13:07:38 +01:00
test_media_player.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_notify.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_recorder.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_reproduce_state.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_sensor.py Return group unit of measurement when device_class is None (#110973) 2024-02-25 22:44:05 -05:00
test_switch.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00