- 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
hakash/fcc-metric-imperial-converter
Free Code Camp project for converting metric to imperial, and vice versa.
JavaScript