aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/benchmarks_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-72/+0
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-1/+1
* format with gofumpt (#18184)65432022-01-201-1/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-2/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Fix Benchmark tests, remove a broken one & add two new (#15250)65432021-04-161-82/+40
* Missed defer prepareTestEnv (#9285)zeripath2019-12-081-2/+2
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Fix type mismatch of format string (#5574)Mura Li2018-12-211-1/+1
* Add more bench (#3161)Antoine GIRARD2017-12-241-0/+113