bumblebee-status/tests/core
tobi-wan-kenobi 9cd9ff626d [core] make widget name an attribute
first, this fixes #607

also, i think it slightly simplifies code to make "simple" stuff like
names, etc. attributes instead of methods all the time.

so, expect this to be extended to other components, as well.
2020-04-30 12:42:34 +02:00
..
__init__.py [tests] Restructure 2020-01-25 14:27:41 +01:00
test_config.py [core/theme] Add preparatory work for themes 2020-02-09 13:46:56 +01:00
test_decorators.py [core] Add themes to module constructor 2020-04-26 16:39:13 +02:00
test_event.py [tests/event] Add some more tests for trigger-time args 2020-04-04 08:44:41 +02:00
test_input.py [core/input] Handle exceptions for non-existent commands 2020-04-04 08:17:35 +02:00
test_module.py [core] make widget name an attribute 2020-04-30 12:42:34 +02:00
test_output.py [tests/output] Improve pango tests 2020-04-13 13:43:07 +02:00
test_theme.py [tests/theme] Fix WAL mocked tests 2020-04-13 13:47:50 +02:00
test_widget.py [core] Add themes to module constructor 2020-04-26 16:39:13 +02:00