update tests for Flask

This commit is contained in:
dandds
2018-08-02 13:49:39 -04:00
committed by richard-dds
parent 7377dd1f3f
commit 192aff4ea3
31 changed files with 466 additions and 479 deletions

View File

@@ -21,13 +21,13 @@ flask-session = "*"
[dev-packages]
bandit = "*"
pytest = "*"
pytest-tornado = "*"
ipython = "*"
ipdb = "*"
pylint = "*"
black = "*"
pytest-watch = "*"
factory-boy = "*"
pytest-flask = "*"
[requires]
python_version = "3.6"