I am trying to test my node api index endpoint with the code below
index.test.js
const chai = require(\'chai\') const chaiHttp = requi