Nick Craig-Wood eda4130703 Fix integration tests so they can be run independently and out of order - fixes #291
* Make all integration tests start with an empty remote
  * Add an -individual flag so this can be a different bucket/container/directory
  * Fix up tests after changing the hashers
  * Add sha1sum test
  * Make directory checking in tests sleep more to fix acd inconsistencies
  * Factor integration tests to make more maintainable
  * Ensure remote writes have a fstest.CheckItems() before use
    * this fixes eventual consistency on the directory listings later
  * Call fs.Stats.ResetCounters() before every fs.Sync()

Note that the tests shouldn't be run concurrently as fs.Config is global state.
2016-01-23 17:02:09 +00:00
..
2015-10-12 08:30:27 +01:00
2015-10-12 08:30:27 +01:00
2015-09-01 22:33:34 +01:00
2016-01-08 08:20:04 +00:00
2016-01-11 13:39:33 +01:00
2016-01-17 13:56:42 +00:00
2016-01-02 12:04:32 +00:00