aboutsummaryrefslogtreecommitdiff
path: root/models/main_test.go
AgeCommit message (Expand)Author
2023-02-20Refactor the setting to make unit test easier (#22405)Lunny Xiao
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-10-17Add system setting table with cache and also add cache supports for user sett...Lunny Xiao
2022-08-25Move some files into models' sub packages (#20262)Lunny Xiao
2022-06-13Move issues related files into models/issues (#19931)Lunny Xiao
2022-04-14Use a struct as test options (#19393)Lunny Xiao
2022-04-08Move milestone to models/issues/ (#19278)Lunny Xiao
2022-03-29Move organization related structs into sub package (#18518)Lunny Xiao
2021-12-10Move keys to models/asymkey (#17917)Lunny Xiao
2021-12-10Move repository model into models/repo (#17933)Lunny Xiao
2021-11-24Move user related model into models/user (#17781)Lunny Xiao
2021-11-16Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang
2021-11-12Decouple unit test code from business code (#17623)wxiaoguang
2021-09-19Move db related basic functions to models/db (#17075)Lunny Xiao
2020-04-05Add gitea-vet (#10948)John Olheiser
2017-11-30Unit tests for wiki routers (#3022)Ethan Koenig
2017-08-03Fix counts on issues dashboard (#2215)Ethan Koenig
2017-07-26Fix compiling without sqlite and gcc (#2177)Lauris BH
2017-06-04Run unused testEthan Koenig
2017-05-20Fix and test for delete user (#1713)Ethan Koenig