FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[SDK][Bot-Azure] Add BlobsStorage component by fran893 · Pull Request #1066 · microsoft/botbuilder-java · GitHub

This repository was archived by the owner on Dec 4, 2023. It is now read-only.
/ botbuilder-java Public archive

[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

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

TranscriptStoreTests unit tests correctly passing

mvn clean install of the entire solution

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

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

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

tracyboehrer (tracyboehrer) merged commit 5c00a74 into microsoft:main Mar 23, 2021
Martin Battaglino (Batta32) deleted the external/feature/southworks/blobstorage/base branch March 23, 2021 20:25
This file contains hidden or 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
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


Back | FazBrowse Home | New Git URL