Skip to content
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

testing apollo-rs on completely gibberish graphql #304

Closed
lrlna opened this issue Sep 20, 2022 · 1 comment
Closed

testing apollo-rs on completely gibberish graphql #304

lrlna opened this issue Sep 20, 2022 · 1 comment
Assignees

Comments

@lrlna
Copy link
Member

lrlna commented Sep 20, 2022

We want to be able to test some wildly incorrect graphql input and ensure the parser, and the compiler, and any other tools that might use these two crates are error resilient and don't panic. It would be good to figure out a succinct way to either run apollo-smith in a completely chaotic graphql environment, or to have some sort of separate fuzzing.

~ chaos ~ engineering ~

@lrlna lrlna self-assigned this Oct 18, 2022
@goto-bus-stop
Copy link
Member

Added in #828

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

No branches or pull requests

2 participants