0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 06:58:51 +01:00
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
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