HomeSoftware Heritage

azure: Add tests based on Azurite in addition to mocks

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

azure: Add tests based on Azurite in addition to mocks

In addition to add support for multi-hashes, we will need to use more advanced
features of the Azure Blob Storage, so using only mock-based tests will be
less reliable.

This commit adds the option to run the test suite with Azurite, a clone
of the Azure Blob Storage API, which is a standard tool used in tests.

Commit No Longer Exists

This commit no longer exists in the repository.