rclone/fstest
Nick Craig-Wood ec3cee89d3 fstest: switch to port forwarding now Owncloud disallows wildcards
A recent security fix in the Owncloud container now causes it to
disallow wildcards in the OWNCLOUD_TRUSTED_DOMAINS setting.

This patch works around the problem by using port forwarding from the
host so we can keep the domain name constant.
2022-12-15 11:34:12 +00:00
..
fstests fstest: use WithMetadata / WithMimeType 2022-11-10 12:04:35 +00:00
mockdir build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mockfs build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
mockobject Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
test_all Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
testserver fstest: switch to port forwarding now Owncloud disallows wildcards 2022-12-15 11:34:12 +00:00
testy testy: test utility functions 2020-06-15 21:34:37 +01:00
fstest.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
run.go test: replace defer cleanup with `t.Cleanup` 2022-12-09 14:38:05 +00:00