peloton-test
peloton-test copied to clipboard
Testing of database code
No unit test was written for the database interfacing parts of the code as no database service had been configured on Travis. Right now we are just running the program from command line before commits to ensure correctness of this part of the code base. It will be better if we can automate the process.
http://dbunit.sourceforge.net/ maybe worth a shot