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

🏷️ Mark the TemporaryBlobFileOptions obsolete, as it does not provide enough reason to live #257

Open
stijnmoreels opened this issue Jan 24, 2025 · 0 comments · May be fixed by #258
Open
Assignees
Labels
area:storage All issues related to Azure storage enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@stijnmoreels
Copy link
Member

Is your feature request related to a problem? Please describe.
When dealing with existing/non-existing blob files in an Azure Blob storage container, the container test fixture provides options to control very specific files during setup/teardown. The additional options on the file test fixture do not bring much added value that can't already be done with the container test fixture options.

Describe the solution you'd like
Deprecate the TemporaryBlobFileOptions as it does not provide enough additional value; furthermore: similar fixtures like MongoDb documents, NoSql items and Table entities also do not have specific options, so removing the blob file options also streamlines these test fixtures.

@stijnmoreels stijnmoreels added area:storage All issues related to Azure storage enhancement New feature or request good first issue Good for newcomers labels Jan 24, 2025
@stijnmoreels stijnmoreels added this to the v1.3 milestone Jan 24, 2025
@github-project-automation github-project-automation bot moved this to To do in Roadmap Jan 24, 2025
@stijnmoreels stijnmoreels self-assigned this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:storage All issues related to Azure storage enhancement New feature or request good first issue Good for newcomers
Projects
Status: To do
Development

Successfully merging a pull request may close this issue.

1 participant