MrDraw/tests/printer
Gina Häußge 333c9ba205 Refactoring of "printer" modules
- renamed methods from camelCase to snake_case
- renamed callback mathods from comm module from camelCase to snake_case
- extracted and documented public interface to be used by plugins
- extracted callback interface to be implemented by subscribed callbacks to printer
 - moved standard implementation to custom package
 - moved time estimation classes to custom package
2015-03-03 17:01:33 +01:00
..
__init__.py Updated/fixed unit tests and travis configuration 2015-03-02 12:58:24 +01:00
test_estimation.py Refactoring of "printer" modules 2015-03-03 17:01:33 +01:00