bumblebee-status/tests/core
tobi-wan-kenobi b42323013d fix(config): make config file keys case sensitive
Since the configparser library by default parses keys case insensitive
(all lowercase), certain mappings, especially in the pulseaudio modules,
could fail ("internal" pulseaudio device names are matched against
entries in the configuration).

fixes #992
2023-09-15 15:06:57 +02:00
..
__init__.py [tests] Restructure 2020-01-25 14:27:41 +01:00
test_config.py fix(config): make config file keys case sensitive 2023-09-15 15:06:57 +02:00
test_decorators.py [tests] black -t py34 2020-06-20 15:11:53 +02:00
test_event.py [tests] black -t py34 2020-06-20 15:11:53 +02:00
test_input.py [core/input] clear previous input registrations 2020-06-29 07:44:22 +02:00
test_module.py [tests] fix syntax error 2020-12-27 14:52:45 +01:00
test_output.py [tests] Adjust for widget hiding 2021-03-13 20:44:36 +01:00
test_theme.py [tests] black -t py34 2020-06-20 15:11:53 +02:00
test_widget.py [tests] black -t py34 2020-06-20 15:11:53 +02:00