374 B
374 B
FreeCodeCamp- Information Security and Quality Assurance
- SET NODE_ENV to
test
without quotes - Most logic will need done in
controllers/convertHandler.js
but do completeroutes/api.js
- You will add any security features to
server.js
- You will create all of the functional/unit tests in
tests/2_functional-tests.js
andtests/1_unit-tests.js