graphql-python / graphql-python/graphene-django
GraphQLTestCase doesn't support batch operations
Open
🐛bug
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 760
- PR merge metrics
- No merged PRs in 30d
Description
When batch is enabled for my graphql view, my unit tests fail since they are not provided as a list.
The query function should probably provide a `batch` flag for this?
I'd gladly create a PR for this.
Contributor guide
Assessment
This issue has not been assessed yet.