##Requirements:
- py.test
##Using the tests
Firstly change the information in credentials.py to your own api-key and the (first) name used in your account. For python3, ./test inside the base folder. Python 2.7 requires the command python -m pytest to be executed.