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

[azure-storage] Refactor Blobs and Files test suite to use latest devtools #6225

Closed
annatisch opened this issue Jul 3, 2019 · 1 comment
Closed
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Comments

@annatisch
Copy link
Member

annatisch commented Jul 3, 2019

Currently test suite uses legacy test framework and unittest. Needs to be updated.

https://github.com/Azure/azure-sdk-for-python/wiki/Legacy-tests#porting-legacy-tests-to-use-azure-devtools

Acceptability Criteria includes

  • converting all tests to devtools and getting a live and recorded pass
  • un-skipping all the skipped tests.
@annatisch annatisch added Storage Storage Service (Queues, Blobs, Files) Client This issue points to a problem in the data-plane of the library. labels Jul 3, 2019
@rakshith91 rakshith91 self-assigned this Jul 22, 2019
@rakshith91 rakshith91 changed the title [azure-storage] Refactor test suite to use latest devtools [azure-storage] Refactor Blobs and Files test suite to use latest devtools Sep 11, 2019
@mayurid mayurid added the blocking-release Blocks release label Oct 9, 2019
@rakshith91 rakshith91 added blocking-release Blocks release and removed blocking-release Blocks release labels Oct 24, 2019
@annatisch
Copy link
Member Author

Blobs is complete with #8215
Which just leaves Files test migration. Removing blocking-release as Files is still in preview.

@annatisch annatisch removed the blocking-release Blocks release label Oct 28, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

5 participants