0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions/sync
Eng Zer Jun 0d77b60de7 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-07 12:28:49 -08:00
..
on_demand.go sync: fix inconsistent test, used inject error fw for hard to reach test cases 2022-03-01 09:56:27 -08:00
sync.go sync: fix inconsistent test, used inject error fw for hard to reach test cases 2022-03-01 09:56:27 -08:00
sync_internal_test.go test: use T.TempDir to create temporary test directory 2022-03-07 12:28:49 -08:00
sync_test.go test: use T.TempDir to create temporary test directory 2022-03-07 12:28:49 -08:00
utils.go sync: fix inconsistent test, used inject error fw for hard to reach test cases 2022-03-01 09:56:27 -08:00