Skip to content

fix: change testing strategdy to compare against graphql-ws #34

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 1 commit into from
Aug 21, 2021

Conversation

reconbot
Copy link
Owner

  • fix error handling for validation and execution execution context errors to send an Error message
  • change the onSubscribe Callback to send an Error message to allow denying a subscription without trashing the connection
  • change the testing execution helper to have a stream of websocket events instead of using the graphql-ws client, this lets us more easily compare outputs between the servers
  • port testing to a branch of the arc sandbox that fully supports the api gateway management api (feat: api gateway management api on /_arc/ws architect/sandbox#640)

@reconbot reconbot force-pushed the reconbot/fix-errors-and-test-more branch from a48fc26 to 02b2a10 Compare August 21, 2021 15:09
- fix error handling for validation and execution execution context errors to send an Error message
- change the onSubscribe Callback to send an Error message to allow denying a subscription without trashing the connection
- change the testing execution helper to have a stream of websocket events instead of using the graphql-ws client, this lets us more easily compare outputs between the servers
- port testing to a branch of the arc sandbox that fully supports the api gateway management api (architect/sandbox#640)
@reconbot reconbot force-pushed the reconbot/fix-errors-and-test-more branch from 02b2a10 to 8456103 Compare August 21, 2021 15:12
@reconbot reconbot merged commit 8f64a5d into master Aug 21, 2021
@reconbot reconbot deleted the reconbot/fix-errors-and-test-more branch August 21, 2021 15:14
@github-actions
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant