mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 02:19:27 +08:00
43b54c631d
* DEV: Reserve webhook event types to be used in plugins Based on feedback on the following PR's: https://github.com/discourse/discourse-solved/pull/85 https://github.com/discourse/discourse-assign/pull/61 This commit reserves ID's to be used for webhook event types to ensure that some other webhook or plugin doesn't end up using the same ID. * Fix broken test I don't think this test has to test ALL event types to verify that this feature is working. Now that we added some event types that plugins are using this test was failing for missing fabricators that exist in the respective plugins. * remove loop and just test first record |
||
---|---|---|
.. | ||
001_refresh.rb | ||
002_groups.rb | ||
003_post_action_types.rb | ||
004_screened_ip_addresses.rb | ||
005_badge_types.rb | ||
006_badges.rb | ||
007_web_hook_event_types.rb | ||
009_users.rb | ||
010_uploads.rb | ||
500_categories.rb | ||
600_themes.rb | ||
990_settings.rb | ||
990_topics.rb |