0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-12 06:32:17 -05:00
forgejo/routers/common
Lunny Xiao 673cf6af76
make writing main test easier ()
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-28 01:38:53 +00:00
..
auth.go Extract auth middleware from service () 2023-09-12 08:15:16 +02:00
db.go
errpage.go
errpage_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00
markup.go
middleware.go
middleware_test.go
redirect.go
serve.go