Skip to content

Conversation

gigitux
Copy link
Contributor

@gigitux gigitux commented May 3, 2018

No description provided.

@KingDarBoja
Copy link
Contributor

KingDarBoja commented Feb 12, 2020

Just tested this PR at some internal project and it does work! 🚀 Should be great to have this PR merged so others can know about it.

EDIT Nevermind, was using from graphene.test import Client instead of from gql import gql, Client. Now I am getting some error while trying to run the test with gql client:

requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=5000): Max retries exceeded with url: /graphql (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x00000242A890FF60>: Failed to establish a new connection: [WinError 10061]

Also, the url must be the full path like http://127.0.0.1:5000/graphql else you will trigger a missing schema error.

@Cito Thoughts?

@gigitux
Copy link
Contributor Author

gigitux commented Feb 12, 2020

I have lost your comment. I'm sorry. Updated

@Cito Cito merged commit 150eb3f into graphql-python:master Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants