azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

[Storage] Migrate remaining blob tests to test proxy

Open jalauzon-msft opened this issue 3 years ago • 1 comments

This change migrates test_blob_retry, test_blob_retry_async, test_largest_block_blob, and test_largest_block_blob_async to test proxy. Also migrate test_upload_chunking to just a standard unittest.TestCase as neither of the tests make network calls and are standard unit tests.

jalauzon-msft avatar Sep 21 '22 00:09 jalauzon-msft

API change check

API changes are not detected in this pull request.

azure-sdk avatar Sep 21 '22 00:09 azure-sdk