Skip to content

Extract query function from GraphQLTestCase making it possible to use in a pytest fixture#1015

Merged
jkimbo merged 5 commits intographql-python:masterfrom
nikolaik:pytest-query
Aug 5, 2020
Merged

Extract query function from GraphQLTestCase making it possible to use in a pytest fixture#1015
jkimbo merged 5 commits intographql-python:masterfrom
nikolaik:pytest-query

Conversation

@nikolaik
Copy link
Contributor

@nikolaik nikolaik commented Jul 31, 2020

Needed this for my own project and figured it was something useful for more people.

Remove unused GRAPHQL_SCHEMA related code and references to it in docs.
Document using graphql_query with pytest and add a test

Copy link
Member

@jkimbo jkimbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @nikolaik !

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.

2 participants