twitch-graphql
twitch-graphql copied to clipboard
Tests are mega slow
The tests are very slow.
The solution is to test resolvers instead of doing full on integration testing by creating an apollo server instance and then querying that.