gitea/routers/web/admin
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
..
admin_test.go
admin.go
applications.go Pre-register OAuth2 applications for git credential helpers (#26291) 2023-08-09 14:24:07 +02:00
auths.go
config.go
diagnosis.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
queue_tester.go
queue.go Fix admin queue page title (#26409) 2023-08-10 02:05:37 +00:00
repos.go
runners.go
stacktrace.go
users_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
users.go User details page (#26713) 2023-08-31 11:21:18 +02:00