TypeError: Response.json is not a function for jest testing with NestJs routes and Prisma
I am using NextJs routes, Prisma and Postgres. My user route works, but the test does not. I get the error message:
I am using NextJs routes, Prisma and Postgres. My user route works, but the test does not. I get the error message: