Closed jackton1 closed 3 years ago
This PR adds support for the following:
GraphQLFileUploadTestMixin
GraphQLFileUploadTestCase
graphene_file_upload.django.FileUploadGraphQLView
tests
tests.test_flask
@lucas-bremond
Closes: #44
@lmcgartland Can you review #48 when you get a chance.
Blocked by: #48
TODO:
README.rst
README.md
@lmcgartland This should be ready for review.
Thanks
This PR adds support for the following:
GraphQLFileUploadTestMixin
andGraphQLFileUploadTestCase
which support testing mutations with file based arguments.graphene_file_upload.django.FileUploadGraphQLView
tests
extra for local developmenttests.test_flask
module@lucas-bremond
Closes: #44