I\'m trying to write unit tests for my code, here\'s the source of my entity in nest.js:
import { BaseEntity, Column, Entity, PrimaryGeneratedColumn } from \'