bumblebee-status/tests/core
tobi-wan-kenobi 0f6dfb3f1a [core/input] do not throw on wrong event type
until now, if a module had registered callbacks, events for nonexistent
buttons caused the trigger mechanism to raise an exception.
2020-04-02 16:21:07 +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 [modules] Re-add module nic 2020-03-01 14:36:12 +01:00
test_event.py [core/event] Initial commit of simplistic event engine 2020-02-16 14:27:17 +01:00
test_input.py [core/input] do not throw on wrong event type 2020-04-02 16:21:07 +02:00
test_module.py [tests/module] Skip failing tests in Python 3.{4,5} 2020-03-06 14:45:09 +01:00
test_output.py [core/output] Add some more tests 2020-03-31 20:57:09 +02:00
test_theme.py [theme] Add unit tests for WAL loading 2020-03-28 14:51:48 +01:00
test_widget.py [core/widget] bump test coverage 2020-03-27 13:54:22 +01:00