summaryrefslogtreecommitdiffstats
path: root/integrations/signin_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+2
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-3/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+3
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-1/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Add integration tests for signin (#2363)David Schneiderbauer2017-08-231-0/+60