aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_utils.go
Commit message (Expand)AuthorAgeFilesLines
* Allow get release download files and lfs files with oauth2 token format (#26430)Lunny Xiao2023-10-011-0/+14
* Refactor tests (#26464)wxiaoguang2023-08-121-1/+1
* Fix admin queue page title (#26409)wxiaoguang2023-08-101-3/+2
* speed up TestEventSourceManagerRun (#26262)Earl Warren2023-08-011-0/+4
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-2/+2
* Refactor path & config system (#25330)wxiaoguang2023-06-211-10/+10
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-141-1/+3
* Rewrite logger system (#24726)wxiaoguang2023-05-211-4/+2
* Rewrite queue (#24505)wxiaoguang2023-05-081-41/+14
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-041-1/+1
* Enable forbidigo linter (#24278)silverwind2023-04-241-0/+1
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-191-12/+25
* add path prefix to ObjectStorage.Iterator (#23332)FuXiaoHei2023-03-131-2/+2
* Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song2023-03-071-3/+3
* Remove all package data after tests (#22984)KN4CK3R2023-02-231-0/+14
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-2/+2
* Test views of LFS files (#22196)Nick2022-12-231-0/+28
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+224