| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Hi tracyboehrer (@tracyboehrer), the unit test for this implementation requires Azure Storage Emulator, just like the PR #1033. |
Sorry, something went wrong.
* Apply Tracy feedback * Rename afterTest to testCleanup
|
tracyboehrer (@tracyboehrer), we replaced the assertEmulator with runIfEmulator as requested 😊. |
Sorry, something went wrong.
|
tracyboehrer (@tracyboehrer), we updated this branch too and the build passed! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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
