import app from "../src/app"; import request from "supertest"; import { createConnection, getConnection, getRepository } from "typeorm"; im