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
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061)
1. `StatDir` was not right, fix the FIXME
2. Clarify the test cases for `IsUsableRepoName`
3. Fix regression bug in `repo-new.ts`

Fix #33060
2 months ago
..
consistency.go Replace assert.Fail with assert.FailNow (#27578) 1 year ago
fixtures.go Refactor fixture loading for testing (#33024) 2 months ago
fixtures_loader.go Refactor fixture loading for testing (#33024) 2 months ago
fixtures_test.go Refactor fixture loading for testing (#33024) 2 months ago
fscopy.go Fix unittest and repo create bug (#33061) 2 months ago
reflection.go Refactor tests (#33021) 2 months ago
testdb.go Refactor fixture loading for testing (#33024) 2 months ago
unit_tests.go Refactor tests (#33021) 2 months ago