KN4CK3R
|
f34151bdb2
|
Move user/org deletion to services (#17673)
|
3 years ago |
Lunny Xiao
|
3c3855a05c
|
Move user functions into user.go (#17659)
* Move user functions into user.go
* Fix test
|
3 years ago |
wxiaoguang
|
750a8465f5
|
A better go code formatter, and now `make fmt` can run in Windows (#17684)
* go build / format tools
* re-format imports
|
3 years ago |
wxiaoguang
|
81926d61db
|
Decouple unit test, remove intermediate `unittestbridge` package (#17662)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
|
3 years ago |
wxiaoguang
|
df64fa4865
|
Decouple unit test code from business code (#17623)
|
3 years ago |
Lunny Xiao
|
a4bfef265d
|
Move db related basic functions to models/db (#17075)
* 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>
|
3 years ago |
Morlinest
|
8e61823ec4
|
Fix tests code to prevent some runtime errors (#2381)
* Fix tests code to prevent some runtime errors
* Reduce nesting
|
7 years ago |
Ethan Koenig
|
b316b2e740
|
Unit tests for models/admin
|
8 years ago |