FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

Unit testing blob creation, stashing and processing using BlobManager.stashed

Open dannimad opened this issue 1 year ago • 2 comments

BlobManager.stashed added a new way to unit test blob manager, but only focused around stashing expired/ non expired blobs. The pattern is also useful for unit testing any other public methods in the blob manager so the goal is to add more unit testing to eventually have one that can replicate AB#4630 scenario.

dannimad avatar Jul 29 '24 23:07 dannimad

✅ Successfully linked to Azure Boards work item(s):

azure-boards[bot] avatar Jul 29 '24 23:07 azure-boards[bot]

⚠️ No Changeset found

Latest commit: 027759df40ce7fc38de8fcecbf78bbda91b38423

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jul 29 '24 23:07 changeset-bot[bot]

This PR has been automatically marked as stale because it has had no activity for 60 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!