bumblebee-status/tests/core
Tobias Witek 4e2a645bd3 [core/input] Separate module/widget update and retrieval
To make it easier to update individual modules, separate the call to
update() and the call to actually drawing the status.

Additionally, this avoids the "side effect" of updating when drawing the
status line.
2020-02-09 13:25:34 +01:00
..
__init__.py [tests] Restructure 2020-01-25 14:27:41 +01:00
test_config.py [tests] Restructure 2020-01-25 14:27:41 +01:00
test_input.py [tests/input] Add test for non-callable callback 2020-02-08 14:09:14 +01:00
test_module.py [core] Add support for module parameters 2020-02-04 21:09:11 +01:00
test_output.py [core/input] Separate module/widget update and retrieval 2020-02-09 13:25:34 +01:00
test_widget.py [core] Add support for module parameters 2020-02-04 21:09:11 +01:00