You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/unittest
JonRB 233b7959e0
unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067)
unset XDG_CONFIG_HOME early to enable gitea to manage git configuration.
simple error checking to satisfy the linting. Closes #33039

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 month ago
..
consistency.go Replace assert.Fail with assert.FailNow (#27578) 1 year ago
fixtures.go Refactor fixture loading for testing (#33024) 1 month ago
fixtures_loader.go Refactor fixture loading for testing (#33024) 1 month ago
fixtures_test.go Refactor fixture loading for testing (#33024) 1 month ago
fscopy.go Fix unittest and repo create bug (#33061) 1 month ago
reflection.go Refactor tests (#33021) 2 months ago
testdb.go unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067) 1 month ago
unit_tests.go Refactor tests (#33021) 2 months ago