bumblebee-status/tests/core
Tobias Witek 66537fbe05 [core/output] Rewrite to hide sys.stout
Add generic "draw()" method that redirects internally to the actual
calls. These can now produce JSON, which is nicer because:

1. Easier to use during testing
2. More flexible
3. Centralizes printing (somewhat)

Still, the "suffix" concept isn't really nice, but so far, I have no
better approach.
2020-02-01 21:37:38 +01:00
..
__init__.py [tests] Restructure 2020-01-25 14:27:41 +01:00
test_config.py [tests] Restructure 2020-01-25 14:27:41 +01:00
test_module.py [core/module] Add very basic widget capability 2020-01-26 14:06:09 +01:00
test_output.py [core/output] Rewrite to hide sys.stout 2020-02-01 21:37:38 +01:00
test_widget.py [test] Python 3.5 compatibility 2020-01-26 14:17:14 +01:00