Go to file
The Coding Aviator 9e459c0416
Merge pull request #5 from ryantimjohn/patch-2
fix spelling error
2019-04-28 16:10:56 +05:30
public Initial commit from Gomix. 2017-02-18 19:21:34 +00:00
routes Initial commit from Gomix. 2017-02-18 19:21:34 +00:00
tests fix spelling error 2019-03-01 14:27:39 -06:00
views Initial commit from Gomix. 2017-02-18 19:21:34 +00:00
.bashrc Initial commit from Gomix. 2017-02-18 19:21:34 +00:00
.gitconfig Initial commit from Gomix. 2017-02-18 19:21:34 +00:00
.hyperdev-assets Initial commit from Gomix. 2017-02-18 19:21:34 +00:00
.profile Initial commit from Gomix. 2017-02-18 19:21:34 +00:00
assertion-analyser.js Initial commit from Gomix. 2017-02-18 19:21:34 +00:00
package.json Initial commit from Gomix. 2017-02-18 19:21:34 +00:00
README.md Initial commit from Gomix. 2017-02-18 19:21:34 +00:00
server.js Initial commit from Gomix. 2017-02-18 19:21:34 +00:00
test-runner.js Initial commit from Gomix. 2017-02-18 19:21:34 +00:00

FreeCodeCamp- Information Security and Quality Assurance

Project Issue Tracker

  1. SET NODE_ENV to test without quotes and set DB 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