## Desired Outcomes - I would like to mock out the `prisma` client in a typesafe way when making db queries - I would like tests to be written in typescript - I would like tests to run once on every push to github via circle ci (see https://github.com/parlez-vous/server/blob/master/.circleci/config.yml)
Desired Outcomes
prismaclient in a typesafe way when making db queries