1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-30 07:05:50 +00:00
gitea/services/repository/archiver
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_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
archiver.go Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00