Join Slack
Powered by
Hi, we just started our first prisma + yoga projec...
# orm-help
m
Marcus
08/28/2018, 9:06 AM
Hi, we just started our first prisma + yoga project and we can say this is great stuff. Thanks! Where is a good place to have tests? Can you recommend a test library for graphql? None of the examples we found had any tests. 😞
c
catalinmiron
08/28/2018, 9:12 AM
Here's a link to unit test example:
https://github.com/prisma/prisma/tree/master/examples/resolver-unit-tests
. Also worth reading:
https://medium.com/@FdMstri/testing-a-graphql-server-13512408c2fb
(edited)
👍 1
m
Marcus
08/28/2018, 9:14 AM
Thanks! We will try this.
c
catalinmiron
08/28/2018, 9:16 AM
Great, let me know if you need some help.
v
veksen
08/28/2018, 7:09 PM
Really would not mind tests in examples 😛
veksen
08/28/2018, 7:09 PM
and thanks for that link ^
c
catalinmiron
08/28/2018, 8:03 PM
No problem 🙂
3
Views
Open in Slack
Previous
Next