2
0
mirror of synced 2025-02-24 06:38:14 +00:00

2 Commits

Author SHA1 Message Date
Eng Zer Jun
841a702e34
test: use T.TempDir to create temporary test directory (#718)
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-02-02 18:26:46 +11:00
Matt Joiner
cf8bd49abe Big rename of files and types in storage 2021-05-05 12:05:02 +10:00