graphene-django/graphene_django/tests
Firas K 541caa117e
Fixes related to pr#1412 (#1352)
* fix: setup.py graphene dependency

* fix: graphene_django/tests/test_get_queryset.py format

Co-authored-by: Firas Kafri <firaskafri@Firass-MacBook-Pro-2.local>
2022-09-24 15:50:40 +03:00
..
issues Fix duplicated ErrorType declaration (#539) 2019-03-31 12:01:43 +01:00
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
forms.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
models.py fix: unit test for graphene pr#1412 (#1315) 2022-09-23 11:45:02 +03:00
mutations.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
schema_view.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
schema.py Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00
test_command.py Fix: Use .formatted instead of format_error (#1327) & Fix tests 2022-08-15 11:41:39 +02:00
test_converter.py fix: convert Django BigIntegerField to BigInt GraphQL type (#1318) 2022-09-22 19:09:11 +01:00
test_fields.py Fix: Use resolver passed as an attribute (#1131) 2021-02-23 09:50:19 -08:00
test_forms.py Reformatted files using black 2018-07-19 16:52:24 -07:00
test_get_queryset.py Fixes related to pr#1412 (#1352) 2022-09-24 15:50:40 +03:00
test_query.py fix: unit test for graphene pr#1412 (#1315) 2022-09-23 11:45:02 +03:00
test_schema.py Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00
test_types.py Fix: Use .formatted instead of format_error (#1327) & Fix tests 2022-08-15 11:41:39 +02:00
test_utils.py Added GraphQLTransactionTestCase (#1099) 2021-02-22 20:24:02 -08:00
test_views.py Fix: Use .formatted instead of format_error (#1327) & Fix tests 2022-08-15 11:41:39 +02:00
types.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
urls_inherited.py Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00
urls_pretty.py Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00
urls.py Django v4, python 3.10 support for graphene-django v3 (#1281) 2022-01-07 20:26:07 +00:00