bumblebee-status/tests
Tobias Witek 928c37a972 [core+tests] Improved poll handling
- mock poll instead of epoll
- increase timeout for poll (1ms is a lot of system load for nothing)
2019-06-23 16:51:28 +02:00
..
modules [tests] Removed memory test, as psutil is not used anymore 2017-09-20 06:28:47 +02:00
__init__.py [tests/battery] Add tests for battery module 2017-03-05 09:35:56 +01:00
mocks.py [core+tests] Improved poll handling 2019-06-23 16:51:28 +02:00
test_config.py [tests/config] Add unit tests for config.py 2017-03-04 12:11:43 +01:00
test_engine.py [tests] Fix imports for Python3 compatibility 2017-03-05 09:40:15 +01:00
test_i3barinput.py [core+tests] Improved poll handling 2019-06-23 16:51:28 +02:00
test_i3baroutput.py [tests] Fix failing test for i3bar protocol 2017-04-26 07:50:27 +02:00
test_module.py [tests] Fix imports for Python3 compatibility 2017-03-05 09:40:15 +01:00
test_modules.py [tests] Maybe patching the platform call fixes the issue with Travis 2017-03-05 14:18:34 +01:00
test_store.py [tests] Add unit tests for the store class 2017-03-05 13:04:20 +01:00
test_theme.py [tests] Fix imports for Python3 compatibility 2017-03-05 09:40:15 +01:00
test_util.py fix code for flake8 linter 2018-09-04 10:04:18 +02:00