agola/internal/services
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 test: use `T.TempDir` to create temporary test directory 2022-03-01 16:37:17 +08:00
configstore test: use `T.TempDir` to create temporary test directory 2022-03-01 16:37:17 +08:00
executor *: use new errors handling library 2022-02-28 12:49:13 +01:00
gateway *: use new errors handling library 2022-02-28 12:49:13 +01:00
gitserver test: use `T.TempDir` to create temporary test directory 2022-03-01 16:37:17 +08:00
notification *: use new errors handling library 2022-02-28 12:49:13 +01:00
runservice *: use new errors handling library 2022-02-28 12:49:13 +01:00
scheduler *: use new errors handling library 2022-02-28 12:49:13 +01:00
types cmd: project option to disable passing variables to PR from forked repo 2020-01-28 09:02:37 +01:00