Adds unit tests for tasks.py

Adds Vagrant support to run unit tests
This commit is contained in:
Matt Prahl 2016-07-14 14:17:53 -04:00 committed by Mike McLean
parent 9e85a0d6e3
commit f237fd5100
5 changed files with 702 additions and 3 deletions

3
.gitignore vendored
View file

@ -5,3 +5,6 @@ tests/test.py
docs/build/
cli/kojic
htmlcov
.idea
.DS_STORE
.vagrant