Lenno

Results 1 issues of Lenno

I am trying to use Jest and Supertest to test my endpoint. I added server variable and module.export = server in app.ts, so supertest can retrieve the server to perform...