Fixes API unit tests

Fix all unit tests, and use a `testcfg.ini` file to load test
configuration values (e.g. api_client, url, ...)
This commit is contained in:
2020-03-03 22:50:07 +01:00
parent 8d1e10a6eb
commit 91217cfa55
4 changed files with 164 additions and 96 deletions

2
.gitignore vendored
View File

@@ -6,3 +6,5 @@
*.json
.tox
build
__pycache__/