Returning to the MotorDB project, https://github.com/thesoftwaredude/MotorDB, I have unit tests of the controllers, but nothing for testing the client side code. I have been reading recently about the various javascript testing frameworks, and decided that I want to try using mocha…