peloton-test icon indicating copy to clipboard operation
peloton-test copied to clipboard

Testing of database code

Open tli2 opened this issue 8 years ago • 1 comments

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.

tli2 avatar Mar 27 '17 17:03 tli2

http://dbunit.sourceforge.net/ maybe worth a shot

tli2 avatar Mar 27 '17 20:03 tli2