Skip to content

POC of using graphql-mock-factory

Nathan Friend requested to merge nfriend-graphql-mock-factory-poc into master

What does this MR do?

A proof-of-concept showing how we might generate fake data that conforms to our GraphQL schema (for use in our Jest tests) using the graphql-mock-factory library.

Developed during a frontend pairing session with @sarahghp @ohoral @nmezzopera @cwoolley-gitlab @pslaughter, and @nfriend 🍐

Edited by Nathan Friend

Merge request reports