1
0
Fork 0
gitea/modules/log
singuliere 49cab2b01f
migrations: add test for importing pull requests in gitea uploader (#18752)
* logs: add the buffer logger to inspect logs during testing

Signed-off-by: Loïc Dachary <loic@dachary.org>

* migrations: add test for importing pull requests in gitea uploader

Signed-off-by: Loïc Dachary <loic@dachary.org>

* 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 <loic@dachary.org>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-02-25 17:20:50 +08:00
..
buffer.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
buffer_test.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
colors.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
colors_router.go Refactor Router Logger (#17308) 2022-01-20 19:41:25 +08:00
conn.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
conn_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
console.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
console_test.go
console_windows.go
errors.go
event.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
file.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
file_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
flags.go
level.go
level_test.go
log.go Refactor Router Logger (#17308) 2022-01-20 19:41:25 +08:00
log_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
logger.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
multichannel.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
provider.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
smtp.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
smtp_test.go
stack.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
writer.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
writer_test.go