azure-sdk-for-python
azure-sdk-for-python copied to clipboard
[Storage] Migrate remaining blob tests to test proxy
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.
API change check
API changes are not detected in this pull request.