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: regen mocks, use existing VerifyWasCalled(Never()) #3863

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

finnag
Copy link
Contributor

@finnag finnag commented Oct 16, 2023

what

Use built in functionality in the mocks that are generated by make go-generate

why

tests should work after regenerating mocks

tests

  • I have tested my changes by make test-all

@finnag finnag requested a review from a team as a code owner October 16, 2023 09:58
@github-actions github-actions bot added the go Pull requests that update Go code label Oct 16, 2023
@jamengual jamengual added the waiting-on-review Waiting for a review from a maintainer label Oct 16, 2023
@GenPage GenPage merged commit 4d278ca into runatlantis:main Dec 12, 2023
24 checks passed
@kvanzuijlen
Copy link
Contributor

Thanks for the fix @finnag. I was unaware of VerifyWasCalled(Never()). TIL!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code waiting-on-review Waiting for a review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants