aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/integration_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Convert to url auth to header auth in tests (#28484)KN4CK3R2023-12-211-28/+53
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-241-2/+1
* Refactor tests (#26464)wxiaoguang2023-08-121-5/+5
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-3/+3
* Refactor web package and context package (#25298)wxiaoguang2023-06-181-1/+1
* Rewrite logger system (#24726)wxiaoguang2023-05-211-1/+1
* Rewrite queue (#24505)wxiaoguang2023-05-081-5/+6
* Enable forbidigo linter (#24278)silverwind2023-04-241-0/+1
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-191-3/+10
* Refactor cookie (#24107)wxiaoguang2023-04-131-1/+2
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-2/+2
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-7/+19
* Remove test session cache to reduce possible concurrent problem (#22199)Lunny Xiao2022-12-221-8/+2
* Attempt to fix TestExportUserGPGKeys (#22159)zeripath2022-12-211-4/+31
* verify nodeinfo response by schema (#22137)Meisam2022-12-171-0/+20
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Check for valid user token in integration tests (#21520)Vladimir Yakovlev2022-10-201-2/+3
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+407