Добавить автомодерацию: политики, порог жалоб, settings/hits API и тесты.
Refs EventHub/EventHubBack#37 Refs EventHub/EventHubBack#38 Refs EventHub/EventHubBack#39 Refs EventHub/EventHubBack#40
This commit is contained in:
@@ -33,6 +33,7 @@ all() ->
|
||||
admin_test_reports,
|
||||
admin_test_subscriptions,
|
||||
admin_test_banned_words,
|
||||
admin_test_automod,
|
||||
admin_test_moderation,
|
||||
admin_test_audit,
|
||||
admin_test_stats,
|
||||
@@ -111,6 +112,9 @@ admin_test_subscriptions(_Config) ->
|
||||
admin_test_banned_words(_Config) ->
|
||||
admin_banned_words_tests:test().
|
||||
|
||||
admin_test_automod(_Config) ->
|
||||
admin_automod_tests:test().
|
||||
|
||||
admin_test_moderation(_Config) ->
|
||||
admin_moderation_tests:test().
|
||||
|
||||
|
||||
Reference in New Issue
Block a user