forgejo/routers/web/org
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
..
setting
home.go Fix display problems of members and teams unit (#26363) 2023-08-15 16:00:35 +02:00
main_test.go
members.go
org.go
org_labels.go
projects.go
projects_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
setting.go Make "link-action" backend code respond correct JSON content (#26680) 2023-08-23 17:36:57 +08:00
setting_oauth2.go
setting_packages.go
teams.go