Files
backstage/.changeset/fix-azure-sdk-tests.md
T
Fredrik Adelöw b75158b2c1 chore: add changeset for Azure SDK test fixes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-05-26 17:18:31 +02:00

319 B

@backstage/backend-defaults, @backstage/integration
@backstage/backend-defaults @backstage/integration
patch patch

Adapted Azure-related tests for the Azure SDK upgrade to ESM-style exports. The AzureBlobStorageUrlReader now accepts an optional createContainerClient dependency for testability without needing to mock the @azure/storage-blob module.