lotus/blockstore/badger
Eng Zer Jun c229842f57
test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-03-15 00:21:31 +08:00
..
blockstore_test_suite.go fix blockstore test contexts 2021-12-17 13:44:05 +02:00
blockstore_test.go test: use T.TempDir to create temporary test directory 2022-03-15 00:21:31 +08:00
blockstore.go Plumb contexts through 2021-12-11 17:04:00 -05:00