gitea/models/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 +07:00
..
hooktask.go Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +07:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +07:00
webhook.go New webhook trigger for receiving Pull Request review requests (#24481) 2023-05-24 22:06:27 +07:00
webhook_system.go Add user webhooks (#21563) 2023-03-10 08:28:32 +07:00
webhook_test.go New webhook trigger for receiving Pull Request review requests (#24481) 2023-05-24 22:06:27 +07:00