MCPcopy Index your code

hub / github.com/graphql-python/graphene-django / functions

Functions788 in github.com/graphql-python/graphene-django

Functiontest_fk_id_in_filter
Test in filter on an foreign key relationship.
graphene_django/filter/tests/test_in_filter.py:316
Functiontest_form_invalid_form
()
graphene_django/forms/tests/test_mutation.py:78
Functiontest_form_mutation_multiple_creation_invalid_atomic_mutation_1
(client)
graphene_django/tests/test_views.py:611
Functiontest_form_mutation_multiple_creation_invalid_atomic_mutation_2
(client)
graphene_django/tests/test_views.py:647
Functiontest_form_mutation_multiple_creation_invalid_atomic_request
(client)
graphene_django/tests/test_views.py:575
Functiontest_form_mutation_multiple_creation_invalid_non_atomic
(client)
graphene_django/tests/test_views.py:683
Functiontest_form_valid_input
()
graphene_django/forms/tests/test_mutation.py:107
Functiontest_generate_enum_name
()
graphene_django/tests/test_converter.py:402
Functiontest_generate_graphql_file_on_call_graphql_schema
()
graphene_django/tests/test_command.py:34
Functiontest_generate_json_file_on_call_graphql_schema
(savefile_mock)
graphene_django/tests/test_command.py:11
Functiontest_generate_v2_enum_name
(graphene_settings)
graphene_django/tests/test_converter.py:421
Methodtest_get_django_model
(self)
graphene_django/tests/test_fields.py:51
Functiontest_get_model_fields_no_duplication
()
graphene_django/tests/test_utils.py:12
Methodtest_get_queryset_called_on_field
(self)
graphene_django/tests/test_get_queryset.py:79
Methodtest_get_queryset_called_on_field
(self)
graphene_django/tests/test_get_queryset.py:432
Methodtest_get_queryset_called_on_foreignkey
(self)
graphene_django/tests/test_get_queryset.py:129
Methodtest_get_queryset_called_on_foreignkey
(self)
graphene_django/tests/test_get_queryset.py:301
Methodtest_get_queryset_called_on_foreignkey
(self, django_assert_num_queries)
graphene_django/tests/test_get_queryset.py:489
Methodtest_get_queryset_called_on_node
(self)
graphene_django/tests/test_get_queryset.py:245
Methodtest_get_queryset_filter
(self)
graphene_django/tests/test_fields.py:334
Methodtest_get_queryset_filter_external_resolver
(self)
graphene_django/tests/test_fields.py:533
Methodtest_get_queryset_foreign_key
(self)
graphene_django/tests/test_fields.py:426
Functiontest_get_reverse_fields_includes_proxied_models
()
graphene_django/tests/test_utils.py:22
Functiontest_global_id_field_explicit
()
graphene_django/filter/tests/test_fields.py:378
Functiontest_global_id_field_implicit
()
graphene_django/filter/tests/test_fields.py:370
Functiontest_global_id_field_relation
()
graphene_django/filter/tests/test_fields.py:408
Functiontest_global_id_field_relation_with_filter
()
graphene_django/filter/tests/test_fields.py:416
Functiontest_global_id_field_relation_with_filter_not_valid_id
()
graphene_django/filter/tests/test_fields.py:473
Functiontest_global_id_invalid
()
graphene_django/tests/test_forms.py:14
Functiontest_global_id_multiple_field_explicit
()
graphene_django/filter/tests/test_fields.py:536
Functiontest_global_id_multiple_field_explicit_reverse
()
graphene_django/filter/tests/test_fields.py:559
Functiontest_global_id_multiple_field_implicit
()
graphene_django/filter/tests/test_fields.py:528
Functiontest_global_id_multiple_field_implicit_reverse
()
graphene_django/filter/tests/test_fields.py:551
Functiontest_global_id_multiple_invalid
()
graphene_django/tests/test_forms.py:25
Functiontest_global_id_multiple_valid
()
graphene_django/tests/test_forms.py:20
Functiontest_global_id_none
()
graphene_django/tests/test_forms.py:31
Functiontest_global_id_none_optional
()
graphene_django/tests/test_forms.py:37
Functiontest_global_id_valid
()
graphene_django/tests/test_forms.py:9
Functiontest_graphiql_is_enabled
(client)
graphene_django/tests/test_views.py:39
Functiontest_graphql_query_case_operation_name
(post_mock)
graphene_django/tests/test_utils.py:79
Functiontest_graphql_test_case_deprecated_client_getter
`GraphQLTestCase._client`' getter should raise pending deprecation warning.
graphene_django/utils/tests/test_testing.py:10
Functiontest_graphql_test_case_deprecated_client_setter
`GraphQLTestCase._client`' setter should raise pending deprecation warning.
graphene_django/utils/tests/test_testing.py:30
Functiontest_graphql_test_case_imports_endpoint
GraphQLTestCase class should import the default endpoint from settings file
graphene_django/utils/tests/test_testing.py:49
Functiontest_graphql_test_case_operation_name
Test that `GraphQLTestCase.query()`'s `operation_name` argument produces an `operationName` field.
graphene_django/tests/test_utils.py:54
Functiontest_handles_django_request_error
(client, monkeypatch)
graphene_django/tests/test_views.py:509
Functiontest_handles_errors_caused_by_a_lack_of_query
(client)
graphene_django/tests/test_views.py:482
Functiontest_handles_field_errors_caught_by_graphql
(client)
graphene_django/tests/test_views.py:454
Functiontest_handles_incomplete_json_bodies
(client)
graphene_django/tests/test_views.py:522
Functiontest_handles_invalid_json_bodies
(client)
graphene_django/tests/test_views.py:500
Functiontest_handles_not_expected_json_bodies
(client)
graphene_django/tests/test_views.py:491
Functiontest_handles_plain_post_text
(client)
graphene_django/tests/test_views.py:531
Functiontest_handles_poorly_formed_variables
(client)
graphene_django/tests/test_views.py:543
Functiontest_handles_syntax_errors_caught_by_graphql
(client)
graphene_django/tests/test_views.py:469
Functiontest_handles_unsupported_http_methods
(client)
graphene_django/tests/test_views.py:555
Functiontest_has_fields
()
graphene_django/rest_framework/tests/test_mutation.py:76
Functiontest_has_input_fields
()
graphene_django/forms/tests/test_mutation.py:44
Functiontest_has_input_fields
()
graphene_django/rest_framework/tests/test_mutation.py:86
Functiontest_has_output_fields
()
graphene_django/forms/tests/test_mutation.py:36
Functiontest_hidden_fields
()
graphene_django/rest_framework/tests/test_mutation.py:182
Functiontest_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
Functiontest_inherited_class_with_attributes_works
(client)
graphene_django/tests/test_views.py:424
Functiontest_int_in_filter
Test in filter on an integer field.
graphene_django/filter/tests/test_in_filter.py:185
Functiontest_int_range_filter
Test range filter on an integer field.
graphene_django/filter/tests/test_range_filter.py:38
Functiontest_integer_field_filter_type
()
graphene_django/filter/tests/test_fields.py:995
Functiontest_invalid_serializer_operations
()
graphene_django/rest_framework/tests/test_mutation.py:341
Functiontest_json_files_are_canonical
(dump_mock)
graphene_django/tests/test_command.py:18
Methodtest_list_field_default_queryset
(self)
graphene_django/tests/test_fields.py:60
Methodtest_list_field_queryset_is_not_cached
(self)
graphene_django/tests/test_fields.py:89
Functiontest_list_filters_work
(schema)
graphene_django/filter/tests/test_typed_filter.py:151
Functiontest_model_add_mutate_and_get_payload_success
()
graphene_django/rest_framework/tests/test_mutation.py:229
Functiontest_model_form_mutation_creates_new
()
graphene_django/forms/tests/test_mutation.py:218
Functiontest_model_form_mutation_invalid_input
()
graphene_django/forms/tests/test_mutation.py:248
Functiontest_model_form_mutation_multiple_creation_invalid
()
graphene_django/forms/tests/test_mutation.py:339
Functiontest_model_form_mutation_multiple_creation_invalid_atomic_request
(client)
graphene_django/tests/test_views.py:723
Functiontest_model_form_mutation_multiple_creation_invalid_non_atomic
(client)
graphene_django/tests/test_views.py:768
Functiontest_model_form_mutation_multiple_creation_valid
()
graphene_django/forms/tests/test_mutation.py:292
Functiontest_model_form_mutation_mutate_existing
()
graphene_django/forms/tests/test_mutation.py:189
Functiontest_model_form_mutation_mutate_invalid_form
()
graphene_django/forms/tests/test_mutation.py:278
Functiontest_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
Functiontest_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
Functiontest_model_invalid_update_mutate_and_get_payload_success
()
graphene_django/rest_framework/tests/test_mutation.py:256
Functiontest_model_mutate_and_get_payload_error
()
graphene_django/rest_framework/tests/test_mutation.py:329
Functiontest_model_partial_update_mutate_and_get_payload_success
()
graphene_django/rest_framework/tests/test_mutation.py:247
Functiontest_model_serializer_optional_fields
()
graphene_django/rest_framework/tests/test_mutation.py:108
Functiontest_model_update_mutate_and_get_payload_success
()
graphene_django/rest_framework/tests/test_mutation.py:238
Functiontest_mutate_and_get_payload_error
()
graphene_django/rest_framework/tests/test_mutation.py:319
Functiontest_mutate_and_get_payload_success
()
graphene_django/rest_framework/tests/test_mutation.py:218
Functiontest_mutation_error_camelcased
(graphene_settings)
graphene_django/forms/tests/test_mutation.py:52
Functiontest_mutation_error_camelcased
(graphene_settings)
graphene_django/rest_framework/tests/test_mutation.py:335
Functiontest_mutation_with_form_djangoforminputtype
()
graphene_django/forms/tests/test_djangoinputobject.py:97
Functiontest_mutation_with_modelform_djangoforminputtype
()
graphene_django/forms/tests/test_djangoinputobject.py:136
Functiontest_mutations
()
examples/starwars/tests/test_mutation.py:9
Functiontest_needs_form_class
()
graphene_django/forms/tests/test_mutation.py:27
Functiontest_needs_form_class
()
graphene_django/forms/tests/test_djangoinputobject.py:42
Functiontest_needs_serializer_class
()
graphene_django/rest_framework/tests/test_mutation.py:67
Methodtest_nested_list_field
(self)
graphene_django/tests/test_fields.py:152
Functiontest_nested_model
()
graphene_django/rest_framework/tests/test_mutation.py:197
Functiontest_node_get_queryset_is_called
()
graphene_django/filter/tests/test_fields.py:956
Methodtest_non_null_type
(self)
graphene_django/tests/test_fields.py:39
Functiontest_only_custom_filters
()
graphene_django/filter/tests/test_fields.py:1288
← previousnext →501–600 of 788, ranked by callers