I have this simplified Jest test:
import login from "../../src/controller/auth/login"; import findUserByEmail from "../../src/api/db/find-user-