bumblebee-status/tests/modules
Tobi-wan Kenobi 225d471c6a [modules/cpu] Add configurable warning and critical thresholds
The cpu module now has cpu.warning and cpu.critical thresholds. If the
CPU utilization is higher than any of those values, the widget's state
changes to warning or critical, respectively.

see #23
2016-12-10 08:09:13 +01:00
..
__init__.py [modules/cpu] Add initial version of CPU utilization module 2016-12-04 17:45:42 +01:00
test_cmus.py [modules/cmus] Re-add cmus module 2016-12-10 07:47:24 +01:00
test_cpu.py [modules/cpu] Add configurable warning and critical thresholds 2016-12-10 08:09:13 +01:00
test_modules.py [core] Refactor -> replace some getter/setter pairs with attributes 2016-12-09 11:49:59 +01:00