Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 416 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 416 Bytes

FreeCodeCamp- Information Security and Quality Assurance

Project Issue Tracker

  1. SET NODE_ENV to test without quotes and set DB_CONNECTION_URI to your mongo connection string in .env file
  2. Complete the project in routes/api.js or by creating a handler/controller
  3. You will add any security features to server.js
  4. You will create all of the functional tests in tests/2_functional-tests.js