BryanWilhite / SonghayCore

core reusable, opinionated concerns for *all* 🧐 of my C# projects
http://songhayblog.azurewebsites.net/
MIT License
1 stars 0 forks source link

consider integration testing with Azurite #124

Open BryanWilhite opened 3 years ago

BryanWilhite commented 3 years ago

📖 https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azurite

formal testing of the members in SonghayCore/Extensions/HttpRequestMessageExtensions.AzureStorage.cs [:octocat: GitHub] might work well with :octocat: Azurite; this optimism is based on the assumption that the emulator handles Azure REST API requests as close to production as possible

it would be quite annoying to find my assumptions too optimistic 🤕