graphene icon indicating copy to clipboard operation
graphene copied to clipboard

Testing subscriptions using `graphene.test`?

Open Pet3ris opened this issue 3 years ago • 1 comments

What is the idiomatic approach for testing subscriptions? It seems that the client.execute option in graphene.test is more appropriate for Query testing.

P.S. There is a subscription execution example in the documentation but it does not seem to be part of the testing library (https://docs.graphene-python.org/en/latest/execution/subscriptions/).

Pet3ris avatar Dec 08 '20 20:12 Pet3ris

Is it resolved or has there been any progress on it?

wnaldj1589TW avatar Sep 26 '21 20:09 wnaldj1589TW