Commit Graph

4 Commits (89a8b3e1634e37e7ab6f1a4f919827de8fcdd89f)

Author SHA1 Message Date
Lunny Xiao b8911fb456
Use a struct as test options ()
* Use a struct as test options

* Fix name

* Fix test
wxiaoguang df64fa4865
Decouple unit test code from business code ()
Lunny Xiao a4bfef265d
Move db related basic functions to models/db ()
* 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>
Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff ()
* move git diff codes from models to services/gitdiff

* fix template

* fix test

* fix template