You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api
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
1 year ago
..
actions Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
packages Add auth-required to config.json for Cargo http registry (#26729) 1 year ago
v1 Move web/api context related testing function into a separate package (#26859) 1 year ago