-
Notifications
You must be signed in to change notification settings - Fork 0
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
samples(storage transfer): add samples and test cases for storage transfer services #9
base: main
Are you sure you want to change the base?
Conversation
…transfer_transfer_to_nearline.
…b.com/mahendra-google/dotnet-docs-samples into missing_.net_transfer_service_samples
…storagetransfer_transfer_to_nearline.
…or storagetransfer_transfer_to_nearline.
…b.com/mahendra-google/dotnet-docs-samples into missing_.net_transfer_service_samples
…utput message in sample output and related small changes.
…andard output of test log summary.
…test transfer operation.
…sfer to nearline and check latest transfer operation (#1)
…ket using manifest file (#2)
… folder in posix file system (#5)
…ole , rewording , removing some unnecessary symbols, few test checks removed related to posix file transfer.
…estSample.cs Co-authored-by: Amanda Tarafa Mas <[email protected]>
…gManifestTest.cs Co-authored-by: Amanda Tarafa Mas <[email protected]>
storagetransfer/api/StorageTransfer.Samples.Tests/CreateEventDrivenGcsTransferTest.cs
Show resolved
Hide resolved
storagetransfer/api/StorageTransfer.Samples.Tests/DownloadToPosixTest.cs
Show resolved
Hide resolved
storagetransfer/api/StorageTransfer.Samples.Tests/StorageTransfer.Samples.Tests.csproj
Show resolved
Hide resolved
storagetransfer/api/StorageTransfer.Samples.Tests/TransferBetweenPosixTest.cs
Show resolved
Hide resolved
storagetransfer/api/StorageTransfer.Samples.Tests/TransferFromPosixTest.cs
Show resolved
Hide resolved
storagetransfer/api/StorageTransfer.Samples.Tests/TransferToNearlineTest.cs
Show resolved
Hide resolved
storagetransfer/api/StorageTransfer.Samples.Tests/TransferUsingManifestTest.cs
Show resolved
Hide resolved
storagetransfer/api/StorageTransfer.Samples/CheckLatestTransferOperationSample.cs
Show resolved
Hide resolved
storagetransfer/api/StorageTransfer.Samples/CreateEventDrivenGcsTransferSample.cs
Show resolved
Hide resolved
storagetransfer/api/StorageTransfer.Samples/TransferBetweenPosixSample.cs
Show resolved
Hide resolved
storagetransfer/api/StorageTransfer.Samples/TransferUsingManifestSample.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
inline comment for files. overall comments and exception handling related findings
|
storagetransfer/api/StorageTransfer.Samples.Tests/CheckLatestTransferOperationTest.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. overall feedback to include comment in the tests. single line comment for whole file is also fine.
@amrik-mahal This PR is ready for re-review |
Adding samples and tests cases for following storage transfer services: