Project Stock Price Checker
- SET NODE_ENV to
testwithout quotes and set DB to your mongo connection string - Complete the project in
routes/api.jsor by creating a handler/controller - You will add any security features to
server.js - You will create all of the functional tests in
tests/2_functional-tests.js