ColeWalker / twitch-graphql

A GraphQL wrapper for the twitch api
MIT License
14 stars 2 forks source link

Create tests for points pubsubs #127

Open ColeWalker opened 4 years ago

ColeWalker commented 4 years ago

This feature needs unit tests to be moved forward into a non-experimental stage.

We will need to use a library such as mock-socket to mock websockets.

ColeWalker commented 4 years ago

Blocked by #101