do you write test for you resolvers? Do you mock p...
# orm-help
v
do you write test for you resolvers? Do you mock prisma or not?
c
excellent question! I’d like to know that too! How to test Prisma properly?
n
also some of the examples here showcase testing approaches: https://www.graph.cool/forum/t/sparkles-awesome-prisma/2878?u=nilan
v
hmm those examples are not very helpfull for me šŸ˜ž what is the fastest way to truncate prisma between tests?
n
prisma reset
What are you looking for exactly then? You can start a new discussion in the Forum šŸ™‚