Strawberry provides a guide on testing: https://strawberry.rocks/docs/operations/testing
That guide doesn't work in a django context, for example tests need to use django.test.TestCase
for model and database support and mutations and queries might need access to a request object for handling authentication, language and other stuff.
Can someone share some test examples please?
Also I believe a page in docs/references
will be helpful to users of this package.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too