bumblebee-status/tests/modules
Tobi-wan Kenobi a045962d00 [modules/nic] Re-enable NIC module
Re-add the NIC module with all its functionality (hopefully...).

This introduces a new concept: Instead of having separate queries for
critical and warning (which really are just another set of states), a
module can now return a list of states for each widget. All the state
information is then merged together into a single theme. So, for
instance, the NIC module can return a state saying "critical -
wlan-down", which applies the theme information for both "critical" and
"wlan-down".

see #23
2016-12-10 11:25:02 +01:00
..
__init__.py [modules/cpu] Add initial version of CPU utilization module 2016-12-04 17:45:42 +01:00
test_cmus.py [tests/cmus] Add tests for cmus mouse interaction 2016-12-10 08:37:04 +01:00
test_cpu.py [modules/nic] Re-enable NIC module 2016-12-10 11:25:02 +01:00
test_modules.py [modules/nic] Re-enable NIC module 2016-12-10 11:25:02 +01:00