summaryrefslogtreecommitdiffstats
path: root/models/user_openid_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-4/+5
|
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | * Move db related basic functions to models/db * Fix lint * Fix lint * Fix test * Fix lint * Fix lint * revert unnecessary change * Fix test * Fix wrong replace string * Use *Context * Correct committer spelling and fix wrong replaced words Co-authored-by: zeripath <art27@cantab.net>
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-5/+5
|
* Add golangci (#6418)kolaente2019-06-121-2/+2
|
* Fix tests code to prevent some runtime errors (#2381)Morlinest2017-08-281-11/+9
| | | | | | * Fix tests code to prevent some runtime errors * Reduce nesting
* Run "make fmt" with go-1.6 (#1333)Sandro Santilli2017-03-211-4/+4
|
* Show user OpenID URIs in their profile (#1314)Sandro Santilli2017-03-201-0/+82