whitmo / charm-kubernetes

A juju charm to deploy a kubernetes minion
Other
1 stars 1 forks source link

Refactoring to satisfy lint target, and test target #10

Closed lazypower closed 9 years ago

lazypower commented 9 years ago

The imported test target in the makefile did not have actual tests. This introduces a WIP todo item for adding unit_tests to the charm to test the hooks.py code.

Additional cleanup of syntactic sugar to satisfy the lint target.

mbruzek commented 9 years ago

+1 LGTM