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

refactor: Move to gomock #349

Merged
merged 26 commits into from
Aug 18, 2024
Merged

refactor: Move to gomock #349

merged 26 commits into from
Aug 18, 2024

Conversation

harrisoncramer
Copy link
Owner

@harrisoncramer harrisoncramer commented Aug 17, 2024

Moves off of homegrown mocking system in favor of https://github.com/uber-go/mock

This dependency can auto-generate mocks for our client interface and makes mocking responses from Gitlab easier.

@harrisoncramer harrisoncramer changed the base branch from main to develop August 17, 2024 23:24
@harrisoncramer harrisoncramer marked this pull request as ready for review August 18, 2024 00:24
@harrisoncramer harrisoncramer merged commit 1e3af0c into develop Aug 18, 2024
6 checks passed
harrisoncramer added a commit that referenced this pull request Aug 23, 2024
feat: add filtering when choosing merge requests (#346)
feat: Add healthcheck (#345)
refactor: Move to gomock (#349)
feat: Makes the remote of the plugin configurable (#348)

This is a #MINOR release.
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