Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sibelius/relay-integration-test
- Owner: sibelius
- Created: 2016-11-12T17:50:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-01T10:25:53.000Z (almost 8 years ago)
- Last Synced: 2024-10-19T19:54:16.374Z (about 1 month ago)
- Topics: integration, jest, relay, test
- Language: JavaScript
- Homepage:
- Size: 201 KB
- Stars: 15
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)