1
0
Fork 0
gitea/services/repository
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
..
archiver Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
files Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
adopt.go
adopt_test.go
avatar.go
avatar_test.go
branch.go
cache.go
check.go
commit.go
fork.go
fork_test.go
hooks.go
lfs.go
lfs_test.go
main_test.go
push.go
repository.go
repository_test.go
review.go
review_test.go
template.go
transfer.go
transfer_test.go