in-memory-azure-test-sdk

Drop-in fakes of Azure .NET SDKs to make your test blazing-fast and reliable.

MIT License

Stars
16

Bot releases are hidden (Show)

in-memory-azure-test-sdk - v0.2.0 Latest Release

Published by tomas-pajurek 2 months ago

Added

  • Make names of Storage Accounts, Event Hub & Service Bus Namespaces and Key Vaults case-insensitive
  • Documentation improvements

Blobs

  • Support Position property in stream returned by blob OpenWrite client methods.
  • Add hook for blob OpenWrite client methods
  • Add blob container GetBlobsByHierarchy client methods
  • Add blob OpenRead client methods

Tables

  • Add table Query hook

Event Hubs

  • Add event hub GetPartitionProperties hook
  • Add event hub GetEventHubProperties hook

Fixed

  • Throw 409 BlobAlreadyExists error on blob OpenWrite for existing blobs instead of 412.
  • Blob OpenWrite methods are now setting blob metadata properly.
in-memory-azure-test-sdk -

Published by tomas-pajurek 2 months ago

Release initial library version.