Skip to content

Complete subscription_transport tests #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jun 8, 2017
Merged

Complete subscription_transport tests #13

merged 12 commits into from
Jun 8, 2017

Conversation

hballard
Copy link
Owner

See notes in tests/test_subscription_transport.py for how to run
tests. This implementation is based on the
apollographql/subscriptions-transport-ws library and uses their
graphql subscriptions client for testing. Specifically, these
tests are compatable with npm package released version
[email protected].

Tests are about halfway complete for that release version.

hballard added 2 commits May 28, 2017 21:41
See notes in tests/test_subscription_transport.py for how to run
tests. This implementation is based on the
apollographql/subscriptions-transport-ws library and uses their
graphql subscriptions client for testing. Specifically, these
tests are compatable with npm package released version
[email protected].

Tests are about halfway complete for that release version.
@hballard hballard changed the title Complete initial subscription_transport tests Complete subscription_transport tests May 29, 2017
hballard added 10 commits June 4, 2017 23:04
Only two remaining tests to complete and
this will bring the test coverage up the Apollo
subscription-transport-ws libary 0.5.4 release.
Change class name to just "SubscriptionServer"
Modified "nonlocal" class to "non_local" dict and changed
parameter['context'] defination statement
Also minor changes to test_susbcription_transport module
@hballard hballard merged commit 4146f09 into master Jun 8, 2017
@hballard hballard mentioned this pull request Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant