This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Description
Add Unit Tests.
- Add the
Sitecore.Azure.Diagnostics.Tests project based on the Unit Test Project template.
- Tests must cover at least the logging and cleanup functionality.
- Use the Azure Storage Emulator.
- Most likely the
Sitecore.Azure.Diagnostics project need to be refactored to get rid of the statics classes and methods.