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

Add mock client #175

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Add mock client #175

merged 1 commit into from
Dec 9, 2022

Conversation

haydentherapper
Copy link
Contributor

This can be used to avoid spinning up server instances when running unit tests. This supports generation via request and via options.

Fixes #146

Signed-off-by: Hayden Blauzvern [email protected]

Summary

Release Note

Documentation

This can be used to avoid spinning up server instances when running unit
tests. This supports generation via request and via options.

Fixes #146

Signed-off-by: Hayden Blauzvern <[email protected]>
Copy link
Contributor

@hectorj2f hectorj2f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, it'd be great to see the mock client in usage here.

@haydentherapper
Copy link
Contributor Author

@hectorj2f Yea, I'll note in the ticket to start using this. The Cosign PR shows usage of it too

@haydentherapper haydentherapper merged commit 288b400 into main Dec 9, 2022
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.

Implement a mock client
4 participants