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

[Enhancement] Use mockgen to generate mock clients for ABS #772

Open
renormalize opened this issue Sep 4, 2024 · 0 comments
Open

[Enhancement] Use mockgen to generate mock clients for ABS #772

renormalize opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
area/dev-productivity Developer productivity related (how to improve development) area/storage Storage related kind/enhancement Enhancement, improvement, extension platform/azure Microsoft Azure platform/infrastructure

Comments

@renormalize
Copy link
Member

Enhancement (What you would like to be added):

Use mockgen to generate mock clients for Azure Blob Storage

Motivation (Why is this needed?):

Currently, #751 just directly defines the mock interface that is used to mock the ABS client. This can be improved by using mockgen to generate the mock client instead.

@renormalize renormalize added kind/enhancement Enhancement, improvement, extension area/dev-productivity Developer productivity related (how to improve development) area/storage Storage related platform/azure Microsoft Azure platform/infrastructure labels Sep 4, 2024
@renormalize renormalize added this to the v0.31.0 milestone Sep 4, 2024
@renormalize renormalize self-assigned this Sep 4, 2024
@ishan16696 ishan16696 removed this from the v0.31.0 milestone Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dev-productivity Developer productivity related (how to improve development) area/storage Storage related kind/enhancement Enhancement, improvement, extension platform/azure Microsoft Azure platform/infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants