Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

[SDK][Bot-Azure] Add BlobsStorage component - #1066

Merged
tracyboehrer (tracyboehrer) merged 13 commits into
microsoft:mainfrom
southworks:external/feature/southworks/blobstorage/base
Mar 23, 2021
Merged

[SDK][Bot-Azure] Add BlobsStorage component#1066
tracyboehrer (tracyboehrer) merged 13 commits into
microsoft:mainfrom
southworks:external/feature/southworks/blobstorage/base

Conversation

@fran893

Copy link
Copy Markdown
Contributor

Fixes #908

Description

Implements BlobsStorage class and its unit tests. This PR also fixes a few disparities with C# present in different classes. Also, it's improving the parity C# - Java adding last changes of the repository.

Specific Changes

Testing

BlobsStorageTests unit tests correctly passing
image

TranscriptStoreTests unit tests correctly passing
image

mvn clean install of the entire solution
image

@Batta32

Copy link
Copy Markdown
Contributor

Hi tracyboehrer (@tracyboehrer), the unit test for this implementation requires Azure Storage Emulator, just like the PR #1033.

* Apply Tracy feedback

* Rename afterTest to testCleanup
@Batta32

Copy link
Copy Markdown
Contributor

tracyboehrer (@tracyboehrer), we replaced the assertEmulator with runIfEmulator as requested 😊.

@Batta32

Copy link
Copy Markdown
Contributor

tracyboehrer (@tracyboehrer), we updated this branch too and the build passed!

@tracyboehrer
tracyboehrer (tracyboehrer) merged commit 5c00a74 into microsoft:main Mar 23, 2021
@Batta32
Martin Battaglino (Batta32) deleted the external/feature/southworks/blobstorage/base branch March 23, 2021 20:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bot-azure, AzureBlobStorage

4 participants