mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
49cab2b01f
* logs: add the buffer logger to inspect logs during testing Signed-off-by: Loïc Dachary <[email protected]> * migrations: add test for importing pull requests in gitea uploader Signed-off-by: Loïc Dachary <[email protected]> * for each git.OpenRepositoryCtx, call Close * Content is expected to return the content of the log * test for errors before defer Co-authored-by: Loïc Dachary <[email protected]> Co-authored-by: zeripath <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>