hass-core/homeassistant/components/systemmonitor
G Johansson 5b3e1306f8
Add tests for System Monitor (#107891)
* Add tests

* no coordinator

* Coverage

* processes

* test init

* util

* test icon

* Add tests

* Mod tests

* Add tests

* Test attributes

* snapshots

* icon

* test disk mounts

* fixes

* svmem

* cache_clear

* test icon

* reset icon test

* test_processor_temperature

* fix tests on macos

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-01-15 18:26:49 +01:00
..
__init__.py Add config flow to System Monitor (#104906) 2023-12-26 18:29:32 +01:00
config_flow.py Use set instead of list in Systemmonitor (#106650) 2023-12-29 13:21:08 +01:00
const.py Add config flow to System Monitor (#104906) 2023-12-26 18:29:32 +01:00
manifest.json Add config flow to System Monitor (#104906) 2023-12-26 18:29:32 +01:00
sensor.py Add tests for System Monitor (#107891) 2024-01-15 18:26:49 +01:00
strings.json Add config flow to System Monitor (#104906) 2023-12-26 18:29:32 +01:00
util.py Don't load entities for docker virtual ethernet interfaces in System Monitor (#107966) 2024-01-13 20:39:34 +01:00