Skip to content

Commit 84415d7

Browse files
authored
Merge pull request #3 from the-road-to-graphql/greenkeeper/initial
Add Greenkeeper badge 🌴
2 parents 2f7c950 + 035d9f8 commit 84415d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-apollo-client-testing-example
22

3-
[![Build Status](https://travis-ci.org/the-road-to-graphql/react-apollo-client-testing-example.svg?branch=master)](https://travis-ci.org/the-road-to-graphql/react-apollo-client-testing-example) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)
3+
[![Build Status](https://travis-ci.org/the-road-to-graphql/react-apollo-client-testing-example.svg?branch=master)](https://travis-ci.org/the-road-to-graphql/react-apollo-client-testing-example) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-graphql/react-apollo-client-testing-example.svg)](https://greenkeeper.io/)
44

55
A minimal React application using Apollo Client with a **mocked** GitHub's GraphQL API by implementing an own GraphQL schema. [Read more about it here.](https://www.robinwieruch.de/graphql-server-mock-apollo-client/) In addition, it uses the mocked GraphQL server to conduct tests for Apollo's Query and Mutation components. [Read more about it here.](https://www.robinwieruch.de/react-apollo-client-testing)
66

0 commit comments

Comments
 (0)