check it out here https://abe312-metric-imperial-converter.glitch.me/
- 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