gitea/services/webhook
wxiaoguang 2a1585b32e
Refactor some tests (#34580)
1. use `test.MockVariableValue` as much as possible
2. avoid `time.Sleep` as much as possible
2025-06-03 01:26:19 +00:00
..
deliver.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
deliver_test.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
dingtalk.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
dingtalk_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
discord.go Change "rejected" to "changes requested" in 3rd party PR review notification (#34481) 2025-05-15 23:56:26 -04:00
discord_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
feishu.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
feishu_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
general.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
general_test.go Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
matrix.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
matrix_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
msteams.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
msteams_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
notifier.go Refactor functions to reduce repopath expose (#33892) 2025-03-16 03:14:56 +00:00
packagist.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
packagist_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
payloader.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
slack.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
slack_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
telegram.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
telegram_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
webhook.go Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
webhook_test.go Refactor some tests (#34580) 2025-06-03 01:26:19 +00:00
wechatwork.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00