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

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
config.yaml
*/*_modules/
.coverage
.cache