0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/extensions
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
..
config Added config enable=true/false for extensions with default value as enabled closes #258 2022-02-09 09:53:49 -08:00
monitoring test: use T.TempDir to create temporary test directory 2022-03-07 12:28:49 -08:00
search test: use T.TempDir to create temporary test directory 2022-03-07 12:28:49 -08:00
sync test: use T.TempDir to create temporary test directory 2022-03-07 12:28:49 -08:00
extensions.go Added config enable=true/false for extensions with default value as enabled closes #258 2022-02-09 09:53:49 -08:00
minimal.go sync: periodically retry if on-demand fails inline, closes #281 2022-02-07 09:04:13 -08:00