mirror of
https://github.com/restic/restic.git
synced 2026-02-03 12:29:37 -05:00
Add two new test cases, TestBackendAzureAccountToken and TestBackendAzureContainerToken, that ensure that the authorization using both types of token works. This introduces two new environment variables, RESTIC_TEST_AZURE_ACCOUNT_SAS and RESTIC_TEST_AZURE_CONTAINER_SAS, that contain the tokens to use when testing restic. If an environment variable is missing, the related test is skipped. |
||
|---|---|---|
| .. | ||
| azure.go | ||
| azure_test.go | ||
| config.go | ||
| config_test.go | ||