agola/internal
Eng Zer Jun 83e66e73f2
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-01 16:37:17 +08:00
..
common *: use new errors handling library 2022-02-28 12:49:13 +01:00
config *: use new errors handling library 2022-02-28 12:49:13 +01:00
datamanager test: use `T.TempDir` to create temporary test directory 2022-03-01 16:37:17 +08:00
db *: use new errors handling library 2022-02-28 12:49:13 +01:00
errors *: use new errors handling library 2022-02-28 12:49:13 +01:00
etcd *: use new errors handling library 2022-02-28 12:49:13 +01:00
git-handler *: use new errors handling library 2022-02-28 12:49:13 +01:00
git-save *: use new errors handling library 2022-02-28 12:49:13 +01:00
gitsources *: use new errors handling library 2022-02-28 12:49:13 +01:00
objectstorage test: use `T.TempDir` to create temporary test directory 2022-03-01 16:37:17 +08:00
runconfig *: use new errors handling library 2022-02-28 12:49:13 +01:00
sequence *: use new errors handling library 2022-02-28 12:49:13 +01:00
services test: use `T.TempDir` to create temporary test directory 2022-03-01 16:37:17 +08:00
testutil *: use new errors handling library 2022-02-28 12:49:13 +01:00
toolbox *: use new errors handling library 2022-02-28 12:49:13 +01:00
util *: use new errors handling library 2022-02-28 12:49:13 +01:00
tools.go Add makefile 2019-02-21 15:59:16 +01:00