I want to test my MEAN stack app using supertest module. I found a resource here that helped me to write the following suite. But it is failing
Here is my express app