bumblebee-status/tests/core
tobi-wan-kenobi 4cd6444bbf [core/theme] Improve items that are lists
Until now, using a list as prefix/suffix didn't work as expected,
because the corresponding method for retrieving the value was called
multiple times, and each time, the next icon would be retrieved.

Changed the logic inside the theme to only update the indices every time
that an actual update was happening.
2020-04-12 14:01:51 +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 [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 [tests/module] Skip failing tests in Python 3.{4,5} 2020-03-06 14:45:09 +01:00
test_output.py [core/output] Add tests for pango formatting 2020-04-07 20:59:26 +02:00
test_theme.py [core/theme] Improve items that are lists 2020-04-12 14:01:51 +02:00
test_widget.py [core/widget] bump test coverage 2020-03-27 13:54:22 +01:00