anyone has a good resource on how to test (prisma ...
# orm-help
k
anyone has a good resource on how to test (prisma || graphql) resolvers? I remember seeing an example repo but couldn't find it anymore.
Agnostic of Prisma / GraphQL server
k
Found it, but I remember seeing a prisma specific repo (I think it was in the official "examples" folder) which mocked
ctx.db
as well
d
Not that I am aware of anything from the top of my head.. will share after looking into it
(it's 404 now)
d
Noted, I will see if I can find that part and revert 👍