Closed nightvisi0n closed 8 years ago
@sedrubal what do you think about the missing parts in bin/docktree_cli
?
I think it is not necessary to test the main function, since every function call there is already tested somewhere else.. Furthermore i found no easy way to test the main function.
Therefore i would suggest to ignore these parts in the coverage.py
config file..
You're right. I don't think we have to test the missing parts...
Write more unit tests! :tm: We should reach near 100% code coverage.
docktree.ImageLayer
docktree.docktree
bin/docktree_cli