So i have a simple express route which I am trying to test using Jest. Below are the code snippets
auth.route.ts
import * as authController fr