Skip to content

Commit

Permalink
[storage][stg74] test coverage improvement (#11757)
Browse files Browse the repository at this point in the history
* use preview for blob and use defaultCredential in datalake

* use preview subscription for datalake

* turn on log

* throw when accountName is invalid

* CONTAINER_SOFT_DELETE_

* set cors in service properties

* PREMIUM_FILE_

* blob remove .only

* SOFT_DELETE_ for both blob and share

* unskip a tag case

* unskip all f,t cases in browser

* file use production subscription

* add role for datalakeAccount

* me

* undo datalake roleAssignment

* unskip blob delegation SAS cases via using DefaultCredential

* add blobDataOwnerRoleId

* premiumFileAccountName

* me

* unskip last access tracking case

* me

* delegation sas refactor

* fix CI

* getRangeListDiff .only

* run all cases in file

* skip getRangeListDiff in live tests

* rename and add comments

* last access

* skip LAT

* me
  • Loading branch information
ljian3377 authored Oct 13, 2020
1 parent deb6986 commit 120ed16
Show file tree
Hide file tree
Showing 27 changed files with 1,590 additions and 511 deletions.
4 changes: 2 additions & 2 deletions sdk/storage/storage-blob/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ module.exports = function(config) {
"ENCRYPTION_SCOPE_2",
"ORS_DEST_ACCOUNT_NAME",
"ORS_DEST_ACCOUNT_SAS",
"CONTAINER_SOFT_DELETE_ACCOUNT_NAME",
"CONTAINER_SOFT_DELETE_ACCOUNT_SAS"
"SOFT_DELETE_ACCOUNT_NAME",
"SOFT_DELETE_ACCOUNT_SAS"
],

// test results reporter to use
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 120ed16

Please sign in to comment.