mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-15 06:08:59 +03:00
40e5252936
* 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() * Add missing test case initializer call * Don't break backward compability * Add test for pending deprecation warning on GraphQLTestCase._client Co-authored-by: Tom Nightingale <tom@tnightingale.com> |
||
---|---|---|
.. | ||
issues | ||
__init__.py | ||
forms.py | ||
models.py | ||
mutations.py | ||
schema_view.py | ||
schema.py | ||
test_command.py | ||
test_converter.py | ||
test_fields.py | ||
test_forms.py | ||
test_query.py | ||
test_schema.py | ||
test_types.py | ||
test_utils.py | ||
test_views.py | ||
types.py | ||
urls_inherited.py | ||
urls_pretty.py | ||
urls.py |