Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Schema testing #69

Open
asavin opened this issue Aug 23, 2016 · 1 comment
Open

Schema testing #69

asavin opened this issue Aug 23, 2016 · 1 comment

Comments

@asavin
Copy link
Contributor

asavin commented Aug 23, 2016

Badger Brain is growing and we need an automatic way to verify that all GraphQL queries are still returning correct JSON responses.

The idea is to utilise a tool that would record HTTP requests and responses, and then replay HTTP requests to Badger Brain, receive responses and verify that responses are still matching to what we expect it to return.

Inspiration: https://www.npmjs.com/package/api-vcr

@StuartHarris
Copy link
Member

Hoverfly is great for this.

On Tuesday, 23 August 2016, Alexander Savin [email protected]
wrote:

Badger Brain is growing and we need an automatic way to verify that all
GraphQL queries are still returning correct JSON responses.

The idea is to utilise a tool that would record HTTP requests and
responses, and then replay HTTP requests to Badger Brain, receive responses
and verify that responses are still matching to what we expect it to return.

Inspiration: https://www.npmjs.com/package/api-vcr


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#69, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAMbIHW5MvXiBwqNED5KssT6vBoBAyUoks5qirj8gaJpZM4JqtSW
.

Stuart Harris

M +44 (0)782 820 3458
T @StuartHarris https://twitter.com/StuartHarris

Red Badger Consulting Limited
12 Mallow Street, London EC1Y 8RQ UK
W http://red-badger.com
T @redbadgerteam https://twitter.com/redbadgerteam
Registered in England No. 7242017
Registered Office: 12 Mallow Street, London, EC1Y 8RQ

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants