TST: Coverage and adding new model tests

This commit is contained in:
Matthew Ryan Dillon 2016-08-21 15:50:29 -07:00
parent 5c69e774f9
commit 31714215d0
10 changed files with 65 additions and 11 deletions

4
.gitignore vendored
View file

@ -6,4 +6,6 @@ media
*.py[cod]
*.pyc
__pycache__
.idea
.idea
.coverage
htmlcov