Goals When we set out to test our GraphQL API we wanted 3 things: To write GQL queries as a string To keep network details out of spec files To keep GQL queries out of individual tests Assumptions: This article assumes you have a working Rails app...
blog.nolanphillips.com3 min readNo responses yet.