forgejo/services/mailer
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
..
incoming Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
token
mail.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
mail_comment.go
mail_issue.go
mail_release.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
mail_repo.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
mail_team_invite.go Team invite url fix when registration disabled (#26950) 2023-09-07 14:50:45 +00:00
mail_test.go
mailer.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
mailer_test.go
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notify.go Load reviewer before sending notification (#27063) 2023-09-13 19:48:36 +00:00