]> source.dussan.org Git - gitea.git/commit
Refactor tests to prevent from unnecessary preparations (#32398)
authorwxiaoguang <wxiaoguang@gmail.com>
Fri, 1 Nov 2024 15:18:29 +0000 (23:18 +0800)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2024 15:18:29 +0000 (23:18 +0800)
commitec2d1593c269e06655525deb96f74b8094221b6f
tree7d7d7a6ebb5c42e720d22b8500118de7a4b6c437
parent66971e591e5dddd5b6dc1572ac48f4e4ab29b8e0
Refactor tests to prevent from unnecessary preparations (#32398)
modules/testlogger/testlogger.go
modules/util/util.go
modules/util/util_test.go
tests/integration/api_actions_artifact_test.go
tests/integration/api_actions_artifact_v4_test.go
tests/test_utils.go