Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Testing

##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.