mirror of
https://github.com/restic/restic.git
synced 2025-02-28 16:56:24 +00: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 | ||
b2 | ||
cache | ||
dryrun | ||
gs | ||
layout | ||
limiter | ||
local | ||
location | ||
logger | ||
mem | ||
mock | ||
rclone | ||
rest | ||
retry | ||
s3 | ||
sema | ||
sftp | ||
swift | ||
test | ||
testdata | ||
util | ||
backend.go | ||
backend_test.go | ||
doc.go | ||
file.go | ||
file_test.go | ||
http_transport.go | ||
httpuseragent_roundtripper.go | ||
httpuseragent_roundtripper_test.go | ||
readerat.go | ||
rewind_reader.go | ||
rewind_reader_test.go | ||
shell_split.go | ||
shell_split_test.go | ||
watchdog_roundtriper.go | ||
watchdog_roundtriper_test.go |