I\'m trying to unit test a module that looks something like this
import { Countdown } from "./database/orm"; export class PersistentTimer { pro