gitea/routers/web/repo/setting
wxiaoguang e8aae43f56
Move web/api context related testing function into a separate package (#26859)
Just like `models/unittest`, the testing helper functions should be in a
separate package: `contexttest`

And complete the TODO:

> // TODO: move this function to other packages, because it depends on
"models" package
2023-09-01 11:26:07 +00:00
..
avatar.go
collaboration.go
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go
protected_tag.go
runners.go
secrets.go
setting.go Move modules/mirror to services (#26737) 2023-08-27 10:24:45 +08:00
settings_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
variables.go
webhook.go Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00