apollographql / graphql-subscriptions

:newspaper: A small module that implements GraphQL subscriptions for Node.js
MIT License
1.59k stars 133 forks source link

Add regression test for #132 #199

Closed grantwwu closed 5 years ago

grantwwu commented 5 years ago

Add a regression test for #132. You can verify that this successfully detects the bug by running git revert --no-commit b55d4846465be3442d5a2036b78264c83a4215e2 and observing that the test now fails.