bumblebee-status/tests
Tobias Witek d69f13f0b4 [modules/battery] Autodetect battery devices
The module now creates a widget for each battery device it detects and
shows the status for each of them (I don't know of anyone with more than
a single battery, but if I'm overhauling the module anyhow, might as
well do it comprehensively).

fixes #117
2017-06-18 11:35:06 +02:00
..
modules [modules/battery] Autodetect battery devices 2017-06-18 11:35:06 +02:00
__init__.py [tests/battery] Add tests for battery module 2017-03-05 09:35:56 +01:00
mocks.py [tests] Refactor setting up complex I/O mocking for modules 2017-03-05 13:01:28 +01:00
test_config.py [tests/config] Add unit tests for config.py 2017-03-04 12:11:43 +01:00
test_engine.py [tests] Fix imports for Python3 compatibility 2017-03-05 09:40:15 +01:00
test_i3barinput.py [tests] Fix imports for Python3 compatibility 2017-03-05 09:40:15 +01:00
test_i3baroutput.py [tests] Fix failing test for i3bar protocol 2017-04-26 07:50:27 +02:00
test_module.py [tests] Fix imports for Python3 compatibility 2017-03-05 09:40:15 +01:00
test_modules.py [tests] Maybe patching the platform call fixes the issue with Travis 2017-03-05 14:18:34 +01:00
test_store.py [tests] Add unit tests for the store class 2017-03-05 13:04:20 +01:00
test_theme.py [tests] Fix imports for Python3 compatibility 2017-03-05 09:40:15 +01:00
test_util.py [tests] Fix imports for Python3 compatibility 2017-03-05 09:40:15 +01:00