I\'m writing unit tests for my express app using Sinon. I have a Log model:
Log
import { Schema, model } from \'mo