How do people handling testing your app that uses ...
# random
a
How do people handling testing your app that uses Prisma? Right now we're entirely mocking out the Prisma bindings, but it leaves a lot to be desired.