Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/graphql-python/graphene-django
/ functions
Functions
788 in github.com/graphql-python/graphene-django
⨍
Functions
788
◇
Types & classes
455
↳
Endpoints
35
Function
test_fk_id_in_filter
Test in filter on an foreign key relationship.
graphene_django/filter/tests/test_in_filter.py:316
Function
test_form_invalid_form
()
graphene_django/forms/tests/test_mutation.py:78
Function
test_form_mutation_multiple_creation_invalid_atomic_mutation_1
(client)
graphene_django/tests/test_views.py:611
Function
test_form_mutation_multiple_creation_invalid_atomic_mutation_2
(client)
graphene_django/tests/test_views.py:647
Function
test_form_mutation_multiple_creation_invalid_atomic_request
(client)
graphene_django/tests/test_views.py:575
Function
test_form_mutation_multiple_creation_invalid_non_atomic
(client)
graphene_django/tests/test_views.py:683
Function
test_form_valid_input
()
graphene_django/forms/tests/test_mutation.py:107
Function
test_generate_enum_name
()
graphene_django/tests/test_converter.py:402
Function
test_generate_graphql_file_on_call_graphql_schema
()
graphene_django/tests/test_command.py:34
Function
test_generate_json_file_on_call_graphql_schema
(savefile_mock)
graphene_django/tests/test_command.py:11
Function
test_generate_v2_enum_name
(graphene_settings)
graphene_django/tests/test_converter.py:421
Method
test_get_django_model
(self)
graphene_django/tests/test_fields.py:51
Function
test_get_model_fields_no_duplication
()
graphene_django/tests/test_utils.py:12
Method
test_get_queryset_called_on_field
(self)
graphene_django/tests/test_get_queryset.py:79
Method
test_get_queryset_called_on_field
(self)
graphene_django/tests/test_get_queryset.py:432
Method
test_get_queryset_called_on_foreignkey
(self)
graphene_django/tests/test_get_queryset.py:129
Method
test_get_queryset_called_on_foreignkey
(self)
graphene_django/tests/test_get_queryset.py:301
Method
test_get_queryset_called_on_foreignkey
(self, django_assert_num_queries)
graphene_django/tests/test_get_queryset.py:489
Method
test_get_queryset_called_on_node
(self)
graphene_django/tests/test_get_queryset.py:245
Method
test_get_queryset_filter
(self)
graphene_django/tests/test_fields.py:334
Method
test_get_queryset_filter_external_resolver
(self)
graphene_django/tests/test_fields.py:533
Method
test_get_queryset_foreign_key
(self)
graphene_django/tests/test_fields.py:426
Function
test_get_reverse_fields_includes_proxied_models
()
graphene_django/tests/test_utils.py:22
Function
test_global_id_field_explicit
()
graphene_django/filter/tests/test_fields.py:378
Function
test_global_id_field_implicit
()
graphene_django/filter/tests/test_fields.py:370
Function
test_global_id_field_relation
()
graphene_django/filter/tests/test_fields.py:408
Function
test_global_id_field_relation_with_filter
()
graphene_django/filter/tests/test_fields.py:416
Function
test_global_id_field_relation_with_filter_not_valid_id
()
graphene_django/filter/tests/test_fields.py:473
Function
test_global_id_invalid
()
graphene_django/tests/test_forms.py:14
Function
test_global_id_multiple_field_explicit
()
graphene_django/filter/tests/test_fields.py:536
Function
test_global_id_multiple_field_explicit_reverse
()
graphene_django/filter/tests/test_fields.py:559
Function
test_global_id_multiple_field_implicit
()
graphene_django/filter/tests/test_fields.py:528
Function
test_global_id_multiple_field_implicit_reverse
()
graphene_django/filter/tests/test_fields.py:551
Function
test_global_id_multiple_invalid
()
graphene_django/tests/test_forms.py:25
Function
test_global_id_multiple_valid
()
graphene_django/tests/test_forms.py:20
Function
test_global_id_none
()
graphene_django/tests/test_forms.py:31
Function
test_global_id_none_optional
()
graphene_django/tests/test_forms.py:37
Function
test_global_id_valid
()
graphene_django/tests/test_forms.py:9
Function
test_graphiql_is_enabled
(client)
graphene_django/tests/test_views.py:39
Function
test_graphql_query_case_operation_name
(post_mock)
graphene_django/tests/test_utils.py:79
Function
test_graphql_test_case_deprecated_client_getter
`GraphQLTestCase._client`' getter should raise pending deprecation warning.
graphene_django/utils/tests/test_testing.py:10
Function
test_graphql_test_case_deprecated_client_setter
`GraphQLTestCase._client`' setter should raise pending deprecation warning.
graphene_django/utils/tests/test_testing.py:30
Function
test_graphql_test_case_imports_endpoint
GraphQLTestCase class should import the default endpoint from settings file
graphene_django/utils/tests/test_testing.py:49
Function
test_graphql_test_case_operation_name
Test that `GraphQLTestCase.query()`'s `operation_name` argument produces an `operationName` field.
graphene_django/tests/test_utils.py:54
Function
test_handles_django_request_error
(client, monkeypatch)
graphene_django/tests/test_views.py:509
Function
test_handles_errors_caused_by_a_lack_of_query
(client)
graphene_django/tests/test_views.py:482
Function
test_handles_field_errors_caught_by_graphql
(client)
graphene_django/tests/test_views.py:454
Function
test_handles_incomplete_json_bodies
(client)
graphene_django/tests/test_views.py:522
Function
test_handles_invalid_json_bodies
(client)
graphene_django/tests/test_views.py:500
Function
test_handles_not_expected_json_bodies
(client)
graphene_django/tests/test_views.py:491
Function
test_handles_plain_post_text
(client)
graphene_django/tests/test_views.py:531
Function
test_handles_poorly_formed_variables
(client)
graphene_django/tests/test_views.py:543
Function
test_handles_syntax_errors_caught_by_graphql
(client)
graphene_django/tests/test_views.py:469
Function
test_handles_unsupported_http_methods
(client)
graphene_django/tests/test_views.py:555
Function
test_has_fields
()
graphene_django/rest_framework/tests/test_mutation.py:76
Function
test_has_input_fields
()
graphene_django/forms/tests/test_mutation.py:44
Function
test_has_input_fields
()
graphene_django/rest_framework/tests/test_mutation.py:86
Function
test_has_output_fields
()
graphene_django/forms/tests/test_mutation.py:36
Function
test_hidden_fields
()
graphene_django/rest_framework/tests/test_mutation.py:182
Function
test_in_filter_with_empty_list
Check that using a in filter with an empty list provided as input returns no objects.
graphene_django/filter/tests/test_in_filter.py:233
Function
test_inherited_class_with_attributes_works
(client)
graphene_django/tests/test_views.py:424
Function
test_int_in_filter
Test in filter on an integer field.
graphene_django/filter/tests/test_in_filter.py:185
Function
test_int_range_filter
Test range filter on an integer field.
graphene_django/filter/tests/test_range_filter.py:38
Function
test_integer_field_filter_type
()
graphene_django/filter/tests/test_fields.py:995
Function
test_invalid_serializer_operations
()
graphene_django/rest_framework/tests/test_mutation.py:341
Function
test_json_files_are_canonical
(dump_mock)
graphene_django/tests/test_command.py:18
Method
test_list_field_default_queryset
(self)
graphene_django/tests/test_fields.py:60
Method
test_list_field_queryset_is_not_cached
(self)
graphene_django/tests/test_fields.py:89
Function
test_list_filters_work
(schema)
graphene_django/filter/tests/test_typed_filter.py:151
Function
test_model_add_mutate_and_get_payload_success
()
graphene_django/rest_framework/tests/test_mutation.py:229
Function
test_model_form_mutation_creates_new
()
graphene_django/forms/tests/test_mutation.py:218
Function
test_model_form_mutation_invalid_input
()
graphene_django/forms/tests/test_mutation.py:248
Function
test_model_form_mutation_multiple_creation_invalid
()
graphene_django/forms/tests/test_mutation.py:339
Function
test_model_form_mutation_multiple_creation_invalid_atomic_request
(client)
graphene_django/tests/test_views.py:723
Function
test_model_form_mutation_multiple_creation_invalid_non_atomic
(client)
graphene_django/tests/test_views.py:768
Function
test_model_form_mutation_multiple_creation_valid
()
graphene_django/forms/tests/test_mutation.py:292
Function
test_model_form_mutation_mutate_existing
()
graphene_django/forms/tests/test_mutation.py:189
Function
test_model_form_mutation_mutate_invalid_form
()
graphene_django/forms/tests/test_mutation.py:278
Function
test_model_inheritance_support_local_relationships
This test asserts that we can query local relationships for all Reporters and proxied Reporters and multi table Reporters.
graphene_django/tests/test_query.py:1219
Function
test_model_inheritance_support_reverse_relationships
This test asserts that we can query reverse relationships for all Reporters and proxied Reporters and multi table Reporters.
graphene_django/tests/test_query.py:1077
Function
test_model_invalid_update_mutate_and_get_payload_success
()
graphene_django/rest_framework/tests/test_mutation.py:256
Function
test_model_mutate_and_get_payload_error
()
graphene_django/rest_framework/tests/test_mutation.py:329
Function
test_model_partial_update_mutate_and_get_payload_success
()
graphene_django/rest_framework/tests/test_mutation.py:247
Function
test_model_serializer_optional_fields
()
graphene_django/rest_framework/tests/test_mutation.py:108
Function
test_model_update_mutate_and_get_payload_success
()
graphene_django/rest_framework/tests/test_mutation.py:238
Function
test_mutate_and_get_payload_error
()
graphene_django/rest_framework/tests/test_mutation.py:319
Function
test_mutate_and_get_payload_success
()
graphene_django/rest_framework/tests/test_mutation.py:218
Function
test_mutation_error_camelcased
(graphene_settings)
graphene_django/forms/tests/test_mutation.py:52
Function
test_mutation_error_camelcased
(graphene_settings)
graphene_django/rest_framework/tests/test_mutation.py:335
Function
test_mutation_with_form_djangoforminputtype
()
graphene_django/forms/tests/test_djangoinputobject.py:97
Function
test_mutation_with_modelform_djangoforminputtype
()
graphene_django/forms/tests/test_djangoinputobject.py:136
Function
test_mutations
()
examples/starwars/tests/test_mutation.py:9
Function
test_needs_form_class
()
graphene_django/forms/tests/test_mutation.py:27
Function
test_needs_form_class
()
graphene_django/forms/tests/test_djangoinputobject.py:42
Function
test_needs_serializer_class
()
graphene_django/rest_framework/tests/test_mutation.py:67
Method
test_nested_list_field
(self)
graphene_django/tests/test_fields.py:152
Function
test_nested_model
()
graphene_django/rest_framework/tests/test_mutation.py:197
Function
test_node_get_queryset_is_called
()
graphene_django/filter/tests/test_fields.py:956
Method
test_non_null_type
(self)
graphene_django/tests/test_fields.py:39
Function
test_only_custom_filters
()
graphene_django/filter/tests/test_fields.py:1288
← previous
next →
501–600 of 788, ranked by callers