storj/storagenode/pieces
Ivan Fraixedes 89a8d32733
storagenode/pieces: Restore lost test case (#2767)
PR https://github.com/storj/storj/pull/2596 applied a refactoring which
moved tests in of the storagenodb package and it lost a test having
replacing the one lost by another one which belonged to another package.

This commit removes the duplicated test and restores the lost one.
2019-08-13 14:57:05 +02:00
..
cache_test.go storagenode: add space used cache for pieces (#2753) 2019-08-12 14:43:05 -07:00
cache.go storagenode: add space used cache for pieces (#2753) 2019-08-12 14:43:05 -07:00
db_test.go storagenode/pieces: Restore lost test case (#2767) 2019-08-13 14:57:05 +02:00
pieceexpiration_test.go move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
readwrite_test.go storagenode: add space used cache for pieces (#2753) 2019-08-12 14:43:05 -07:00
readwrite.go storagenode: add space used cache for pieces (#2753) 2019-08-12 14:43:05 -07:00
store_test.go storagenode: add space used cache for pieces (#2753) 2019-08-12 14:43:05 -07:00
store.go storagenode: add space used cache for pieces (#2753) 2019-08-12 14:43:05 -07:00