Improve unit testing coverage

This commit is contained in:
James Page
2013-10-19 17:58:37 +01:00
parent fb49349776
commit b1e99b7e88
9 changed files with 251 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ lint:
test:
@echo Starting tests...
@$(PYTHON) /usr/bin/nosetests --nologcapture --with-coverage unit_tests
@$(PYTHON) /usr/bin/nosetests --nologcapture unit_tests
sync:
@charm-helper-sync -c charm-helpers.yaml