-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate Additional V11 Test Classes (#4491)
* Removed raw clients * Fixed PageBlob getRange and getRangeDiff, turned on all unit tests * Turned on more tests * Partial work for implementing and testing reliable download options * Storage SAS implementation (#4404) * SAS implementation * Fixed some minor formatting issues * Fixed checkstyle problems and test issue * Turned on download retry test * RetryTests migrated * Passing most of HelperTest * Fixing tests after merge * Remove RawClients from Blobs (#4375) Removes RawClients from Storage Blobs * DownloadResponseTest working * Fixed scoping for some classes, Checkstyle fixes * Fixing more unit tests * Fix Checkstyle issue * Move adding acount name into String.format * Additional move of adding account name into String.format * Fixed assertGenerateOK logic for SAS generation * Removed invalid import * Fixed method parameter ordering
- Loading branch information
1 parent
614ae78
commit d85185f
Showing
47 changed files
with
2,662 additions
and
792 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.