Testing is dan with Python unittest and run with 'nose',
see https://nose.readthedocs.org/en/latest/

To install and run with nose:
pip install nose

# from root dir (one above this dir) run
nosetests [options] tests


