TDD
From Wiki2
http://stackoverflow.com/questions/9517880/how-does-one-unit-test-routes-with-express
https://github.com/azat-co/rest-api-express/blob/master/express.test.js
http://stackoverflow.com/questions/14665115/writing-tests-for-rest-api-nodejs-mongodb
http://visionmedia.github.io/mocha/
http://taylor.fausak.me/2013/02/17/testing-a-node-js-http-server-with-mocha/