Skip to content

sibelius/relay-integration-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Relay test integration with real GraphQL backend

Summary

This code will test your Relay application against a working GraphQL backend, so we can make sure everything is working (e2e - end to end)

Blog Post

Relay Integration Test with Jest