Unit tests are available for the project and can be run simply with the following command:
(project) $ nosetests --nocapture -v rr
Note
the tests are implemented using nose python package, it needs to be installed beforhand.