Expand Setup Tests (#131)

* change tests to use class scope and test user inputs

* name was backwards

* name was backwards

* compat for mac and linux
This commit is contained in:
dmitrypolo
2018-07-28 10:31:14 -04:00
committed by Isaac Slavitt
parent a2798e84da
commit d40ffb462d
3 changed files with 141 additions and 82 deletions

1
.gitignore vendored
View File

@@ -6,3 +6,4 @@ docs/site/
# test cache
.cache/*
tests/__pycache__/*
*.pytest_cache/