core/tests/components/sensor
J. Nick Koston 85649ec589
Reduce overhead to see if an entity is recorded (#87912)
A significant chunk of list_statistic_ids was checking if the entity
was recorded because it had to get the recorder instance over and
over
2023-02-11 23:21:16 -05:00
..
__init__.py Use python defaults for comparing State, LazyState, and Event objects (#86856) 2023-01-29 13:31:43 -05:00
test_device_condition.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_device_trigger.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_helpers.py
test_init.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_recorder.py Reduce overhead to see if an entity is recorded (#87912) 2023-02-11 23:21:16 -05:00
test_significant_change.py Replace the usage of unit constants by enumerations in Tests [s-u] (#85937) 2023-01-16 09:00:27 +01:00
test_websocket_api.py Add unit conversion to Power sensors (#87136) 2023-02-02 10:27:12 +01:00