bumblebee-status/bumblebee
Tobi-wan Kenobi 6dbe440cb5 [tests] Purge tests and start with a clean implementation of subprocess
Seems like subprocess and friends (Popen, communicate) are not so easy
to mock cleanly. Therefore, start from scratch and carefully write test
by test, until (at least) the old test coverage has been restored.
2017-03-04 11:25:52 +01:00
..
modules [modules/kernel] Use Python standard module "platform" 2017-03-03 19:18:25 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [tests/config] Add tests for helptexts 2016-12-17 08:42:23 +01:00
engine.py [engine/input] Re-enable mouse button parameter bindings 2016-12-15 19:41:50 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [input] Cleaner termination logic, also, remove /tmp/bee.log 2017-02-26 09:13:44 +01:00
output.py [modules/ping] Re-enable ping module 2016-12-11 11:37:24 +01:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [help] Add theme and module listing 2016-12-17 07:05:23 +01:00
util.py [tests] Purge tests and start with a clean implementation of subprocess 2017-03-04 11:25:52 +01:00