aboutsummaryrefslogtreecommitdiffstats
path: root/models/unittest
Commit message (Expand)AuthorAgeFilesLines
* Use a struct as test options (#19393)Lunny Xiao2022-04-141-8/+29
* Use "main" as default branch name (#19354)wxiaoguang2022-04-081-0/+1
* Remove legacy `unknwon/com` package (#19298)wxiaoguang2022-04-022-2/+105
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+2
* Add separate SSH_USER config option (#17584)Clar Fon2022-02-071-0/+2
* format with gofumpt (#18184)65432022-01-201-8/+8
* tests: s/GITEA_UNIT_TESTS_VERBOSE/GITEA_UNIT_TESTS_LOG_SQL/ (#18142)singuliere2022-01-011-1/+1
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-161-0/+37
* Prevent services/mailer/mailer_test.go tests from deleteing data directory (#...zeripath2021-12-101-5/+7
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-012-4/+6
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-1/+0
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-165-57/+372
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-123-0/+328