rclone/fstest
Nick Craig-Wood 941dde6940 fstest: clear the fs cache between test runs
The fs cache makes test runs no longer independent and this can cause
a problem with some tests.

Clearing the fs cache between tests runs fixes the problem.

This was spotted by @cenkalti as part of merging #3469
2019-08-22 11:57:35 +01:00
..
fstests fstests: add tests for operations from the root of the Fs #3421 2019-08-17 10:30:41 +01:00
mockdir build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mockfs build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mockobject fstest/mockobject: add SetFs method so it can have a valid Fs() #3419 2019-08-14 15:07:38 +01:00
test_all fstest: remove -subdir flag as it no longer tests anything useful #3421 2019-08-17 09:54:19 +01:00
fstest.go fstests: add tests for operations from the root of the Fs #3421 2019-08-17 10:30:41 +01:00
run.go fstest: clear the fs cache between test runs 2019-08-22 11:57:35 +01:00