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

Generate mocks with mockery for logger #2160

Open
JeffMboya opened this issue Apr 10, 2024 · 0 comments
Open

Generate mocks with mockery for logger #2160

JeffMboya opened this issue Apr 10, 2024 · 0 comments

Comments

@JeffMboya
Copy link
Contributor

JeffMboya commented Apr 10, 2024

What type of PR is this?

This is a feature because it adds mocks for logger using mockery.

What does this do?

This PR introduces mock generation for the logger. This will allow us to write unit tests that are isolated from the implementation details of logger.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Yes

Did you document any new/modified feature?

No

@JeffMboya JeffMboya changed the title logger Generate mocks with mockery for logger Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant