gitea/services/webhook
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
..
deliver_test.go
deliver.go
dingtalk_test.go
dingtalk.go
discord_test.go
discord.go
feishu_test.go
feishu.go
general_test.go
general.go
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
matrix_test.go
matrix.go
msteams_test.go
msteams.go
notifier.go
packagist_test.go
packagist.go
payloader.go New webhook trigger for receiving Pull Request review requests (#24481) 2023-05-24 22:06:27 -04:00
slack_test.go
slack.go
telegram_test.go
telegram.go
webhook_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
webhook.go Warn instead of reporting an error when a webhook cannot be found (#26039) 2023-07-28 17:46:48 +00:00
wechatwork.go