hass-core/tests/components/sensor
Erik Montnemery ec957e4a94
Run statistics on 5-minute intervals in tests (#122592)
* Run statistics on 5-minute intervals in tests

* Fix test failing when mysql does not return rows in insert order
2024-07-25 17:32:49 +02:00
..
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
common.py Use setup_test_component_platform helper for sensor entity component tests instead of hass.components (#114316) 2024-03-28 12:07:55 +01:00
test_device_condition.py Use service_calls fixture in core platform tests [m-z] (#121001) 2024-07-02 12:34:11 +02:00
test_device_trigger.py Use service_calls fixture in core platform tests [m-z] (#121001) 2024-07-02 12:34:11 +02:00
test_helpers.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_init.py Get suggested_unit_of_measurement via unit converter's UNIT_CLASS (#119196) 2024-07-10 17:45:07 +02:00
test_recorder.py Run statistics on 5-minute intervals in tests (#122592) 2024-07-25 17:32:49 +02:00
test_recorder_missing_stats.py Refactor asyncio loop protection to improve performance (#117295) 2024-05-13 07:01:55 +09: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 q-s] (#112711) 2024-03-08 14:47:22 +01:00