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

Move some genqlient code to fly-go #64

Merged
merged 1 commit into from
May 28, 2024
Merged

Move some genqlient code to fly-go #64

merged 1 commit into from
May 28, 2024

Conversation

benbjohnson
Copy link
Collaborator

This pull request moves some of the genqlient code in flyctl over to the client library. This is to help facilitate mocking for improved failure testing. Previously, I tried mocking the GraphQL calls but that was an exercise in insanity so this allows me to mock the higher level named API calls instead.

@benbjohnson benbjohnson merged commit 710985d into main May 28, 2024
5 checks passed
@benbjohnson benbjohnson deleted the genqlient branch May 28, 2024 20:41
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