aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/main_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move tests as seperate sub packages to reduce duplicated file names (#19951)Lunny Xiao2022-06-151-3/+4
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-7/+17
* Use a struct as test options (#19393)Lunny Xiao2022-04-141-6/+9
* Move milestone to models/issues/ (#19278)Lunny Xiao2022-04-081-0/+1
* Move reaction to models/issues/ (#19264)Lunny Xiao2022-03-311-1/+11
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-2/+2
* Save and view issue/comment content history (#16909)wxiaoguang2021-10-101-0/+16