Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sibelius/relay-integration-test

https://medium.com/entria/relay-integration-test-with-jest-71236fb36d44#.ghhvvbbvl
https://github.com/sibelius/relay-integration-test

integration jest relay test

Last synced: 28 days ago
JSON representation

https://medium.com/entria/relay-integration-test-with-jest-71236fb36d44#.ghhvvbbvl

Awesome Lists containing this project

README

        

# 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](https://medium.com/entria/relay-integration-test-with-jest-71236fb36d44#.ghhvvbbvl)