This website requires JavaScript.
Explore
Help
Register
Sign In
graphql-python
/
graphene-django
Watch
1
Star
1
Fork
0
You've already forked graphene-django
mirror of
https://github.com/graphql-python/graphene-django.git
synced
2025-11-18 00:35:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7ac0e82176
graphene-django
/
graphene_django
/
utils
History
Tom Nightingale
7ac0e82176
Use the Django Client test utility instance that Django provides with its TestCase class. This allows GraphQL tests to make use of the stateful client methods like login()
2020-02-26 17:04:58 -08:00
..
__init__.py
Apply camel case converter to field names in DRF errors (
#514
)
2019-06-25 09:40:29 +01:00
testing.py
Use the Django Client test utility instance that Django provides with its TestCase class. This allows GraphQL tests to make use of the stateful client methods like login()
2020-02-26 17:04:58 -08:00
utils.py
add Django 3.0 to the test matrix (
#793
)
2019-10-18 11:38:59 +01:00