1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-31 18:30:57 +00:00
forgejo/modules/test
Loïc Dachary 9c78752444
[TESTS] MockVariable temporarily replaces a global value
defer test.MockVariable(&variable, 1234)()
2023-07-10 14:49:07 +02:00
..
context_tests.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02: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 14:49:07 +02:00