rclone/fstest/test_all
Nick Craig-Wood 31e2ce03c3 fstests: re-arrange backend integration tests so they can be retried
Before this change backend integration tests depended on each other,
so tests could not be retried.

After this change we nest tests to ensure that tests are provided with
the starting state they expect.

Tell the integration test runner that it can retry backend tests also.

This also includes bin/test_independence.go which runs each test
individually for a backend to prove that they are independent.
2018-11-22 20:12:12 +00:00
..
clean.go fstest/test_all: constrain to go1.10 and above 2018-10-24 21:33:42 +01:00
config.go fstest/test_all: constrain to go1.10 and above 2018-10-24 21:33:42 +01:00
config.yaml fstests: re-arrange backend integration tests so they can be retried 2018-11-22 20:12:12 +00:00
report.go fstest/test_all: tidy HTML report 2018-10-25 11:33:17 +01:00
run.go fstest/test_all: constrain to go1.10 and above 2018-10-24 21:33:42 +01:00
test_all.go fstest/test_all: constrain to go1.10 and above 2018-10-24 21:33:42 +01:00