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
Lunny Xiao 8c6ffdac37
Remove unnecessary parameter (#29092)
The parameter extraConfigs has never been used anywhere. This PR just
removed it. It can be taken back once it's needed.
1 year ago
..
consistency.go Replace assert.Fail with assert.FailNow (#27578) 1 year ago
fixtures.go Enable forbidigo linter (#24278) 2 years ago
fscopy.go Use ErrInvalidArgument in packages (#22268) 2 years ago
reflection.go Replace `interface{}` with `any` (#25686) 2 years ago
testdb.go Remove unnecessary parameter (#29092) 1 year ago
unit_tests.go Upgrade xorm (#27673) 1 year ago