twitch-graphql
twitch-graphql copied to clipboard
Create tests for subscription pubsubs
Is your feature request related to a problem? Please describe. This feature is going to be experimental until we have unit tests in place for it.
We will need to use an external mocking library for webhooks such as mock-socket.
Mocks exist in mocks.ts for subscriptions, so a lot of the work is done.