gitea/services/asymkey
Lunny Xiao 673cf6af76
make writing main test easier ()
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
deploy_key.go Another round of `db.DefaultContext` refactor ()
main_test.go make writing main test easier ()
sign.go
ssh_key.go Another round of `db.DefaultContext` refactor ()
ssh_key_test.go Another round of `db.DefaultContext` refactor ()