gitea/services/convert
Lunny Xiao 673cf6af76
make writing main test easier (#27270)
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
..
activity.go
attachment.go
convert.go Another round of `db.DefaultContext` refactor (#27103) 2023-09-25 13:17:37 +00:00
git_commit.go
git_commit_test.go
issue.go
issue_comment.go
issue_test.go
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
mirror.go Fix push mirror, wrong timestamp format (#27153) 2023-09-23 12:15:05 +00:00
notification.go
package.go
pull.go
pull_review.go
pull_test.go
release.go add Upload URL to release API (#26663) 2023-08-24 10:36:10 +00:00
release_test.go add Upload URL to release API (#26663) 2023-08-24 10:36:10 +00:00
repository.go Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) 2023-09-24 19:02:47 +00:00
secret.go
status.go
user.go
user_test.go
utils.go
utils_test.go
wiki.go