server/tests: switch to pytest

This commit is contained in:
rr-
2016-04-15 14:36:00 +02:00
parent 7f8c2cfa00
commit 07ea920def
18 changed files with 859 additions and 701 deletions

View File

@ -3,4 +3,5 @@ pyyaml>=3.11
falcon>=0.3.0
psycopg2>=2.6.1
SQLAlchemy>=1.0.12
green>=2.4.0
pytest>=2.9.1
pytest-cov>=2.2.1