gitea/modules/migration
singuliere 367894adc8
add test coverage for original author conversion during migrations (#18506)
* add test coverage for original author conversion during migrations

And create a function to factorize a code snippet that is repeated
five times and would otherwise be more difficult to test and maintain
consistently.

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

* fix variable scope and int64 formatting

* add missing calls to remapExternalUser and fix misplaced %d

Co-authored-by: Loïc Dachary <loic@dachary.org>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-02-01 13:20:28 -05:00
..
file_format_testdata
…
schemas
…
comment.go
…
downloader.go
…
error.go
…
file_format.go
…
file_format_test.go
…
issue.go
…
label.go
…
messenger.go
…
milestone.go
…
null_downloader.go
…
options.go
…
pullrequest.go
…
reaction.go
…
release.go
…
repo.go
…
retry_downloader.go
…
review.go
…
schemas_bindata.go
…
schemas_dynamic.go
…
schemas_static.go
…
uploader.go
…