core/tests/components/number
Jan-Philipp Benecke f94f1fb826
Use `setup_test_component_platform` func for number entity component tests instead of `hass.components` (#114017)
* Use `setup_test_component_platform` fixture for number entity component tests instead of `hass.components`

* Now function

* Ruff format
2024-03-26 21:56:38 +01:00
..
__init__.py
common.py Use `setup_test_component_platform` func for number entity component tests instead of `hass.components` (#114017) 2024-03-26 21:56:38 +01:00
conftest.py Use `setup_test_component_platform` func for number entity component tests instead of `hass.components` (#114017) 2024-03-26 21:56:38 +01:00
test_const.py
test_device_action.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_init.py Use `setup_test_component_platform` func for number entity component tests instead of `hass.components` (#114017) 2024-03-26 21:56:38 +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 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
test_websocket_api.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00