forgejo/modules/test
Loïc Dachary 8ab559df0d
[TESTS] MockVariable temporarily replaces a global value
defer test.MockVariable(&variable, 1234)()

(cherry picked from commit 9c78752444)
2023-07-10 16:18:24 +02:00
..
context_tests.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
logchecker.go Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
logchecker_test.go Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
utils.go [TESTS] MockVariable temporarily replaces a global value 2023-07-10 16:18:24 +02:00