8a7f865c5976ab811b3cbf87cd6383ae32b80aab
Both PUT and DELETE forms had the same id "testForm2", and DELETE form didn't work because of that; I changed it to "testForm3", now everything works like it's supposed to.
FreeCodeCamp- Information Security and Quality Assurance
Project Issue Tracker
- SET NODE_ENV to
testwithout quotes and set DB to your mongo connection string in .env file - Complete the project in
routes/api.jsor by creating a handler/controller - You will add any security features to
server.js - You will create all of the functional tests in
tests/2_functional-tests.js
Languages
JavaScript
99%
CSS
0.9%
Shell
0.1%