You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/synctv-core/tests
zijiren 7fb7f6c64f
feat(admin): add async chat moderation cleanup (#445)
## Summary
- add an asynchronous admin chat moderation job pipeline for message,
reaction, and ban cleanup
- expose the moderation operation through HTTP/gRPC admin APIs and
persist resumable worker progress
- remove the obsolete version parameter from the async moderation path
while retaining CAS for synchronous chat edits/deletes

## Verification
- cargo check --workspace --all-targets
- cargo test -p synctv-core --lib (1350 passed)
- cargo test -p synctv-api-common --lib (655 passed)
- PostgreSQL moderation race regression passed
1 month ago
..
permission_test_support
…
playback_state_machine_support
…
admin_audit_log_tests.rs
…
admin_batch_tests.rs fix: type playback identities and stabilize FNOS playback (#400) 1 month ago
admin_concurrency_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
admin_permission_boundary_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
architecture_boundary_tests.rs
…
audit_partition_manager_integration_tests.rs
…
audit_repository_tests.rs
…
auth_flow_integration_tests.rs fix: type playback identities and stabilize FNOS playback (#400) 1 month ago
auth_integration_tests.rs fix: type playback identities and stabilize FNOS playback (#400) 1 month ago
brute_force_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
cache_invalidation_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
chat_moderation_repository_tests.rs feat(admin): add async chat moderation cleanup (#445) 1 month ago
chat_repository_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
chat_service_full_tests.rs feat(admin): add async chat moderation cleanup (#445) 1 month ago
cleanup_service_tests.rs feat: separate room visibility from guest settings (#419) 1 month ago
content_report_repository_tests.rs feat: separate room visibility from guest settings (#419) 1 month ago
credential_encryption_tests.rs
…
database_deadlock_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
db_maintenance_file_cleanup_tests.rs feat: separate room visibility from guest settings (#419) 1 month ago
distributed_lock_tests.rs
…
email_token_service_tests.rs
…
email_token_tests.rs
…
error_conversion_tests.rs
…
file_storage_rustfs_e2e_tests.rs
…
global_settings_registry_tests.rs feat(rtmp): add advertised publish workflow (#439) 1 month ago
jwt_security_tests.rs fix: type playback identities and stabilize FNOS playback (#400) 1 month ago
logout_blacklist_failure_tests.rs
…
media_cache_invalidation_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
media_integration_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
media_optimistic_lock_tests.rs feat(playlist): add browse access controls (#423) 1 month ago
media_service_full_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
member_permission_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
member_service_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
model_logic_tests.rs
…
notification_repository_tests.rs
…
notification_service_tests.rs
…
oauth2_state_store_tests.rs
…
partition_management_tests.rs feat: separate room visibility from guest settings (#419) 1 month ago
permission_admin_creator_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
permission_checks_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
permission_defaults_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
permission_integration_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
permission_overrides_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
playback_l2_cache_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
playback_optimistic_lock_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
playback_play_next_tests.rs feat: add playback history management (#431) 1 month ago
playback_repository_tests.rs feat(playlist): add browse access controls (#423) 1 month ago
playback_service_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
playback_source_metadata_repository_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
playback_state_machine_concurrency_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
playback_state_machine_position_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
playback_state_machine_speed_reset_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
playback_state_machine_transitions_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
playlist_integration_tests.rs feat(playlist): add browse access controls (#423) 1 month ago
playlist_optimistic_lock_tests.rs feat(playlist): add browse access controls (#423) 1 month ago
provider_instance_repository_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
provider_playback_session_tests.rs feat: separate room visibility from guest settings (#419) 1 month ago
publish_key_tests.rs
…
rate_limiter_tests.rs
…
realtime_outbox_repository_tests.rs
…
redis_cache_l2_tests.rs
…
room_concurrency_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
room_concurrent_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
room_integration_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
room_member_pagination_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
room_member_repository_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
room_password_rate_limit_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
room_permission_boundary_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
room_service_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
room_settings_repository_tests.rs feat: separate room visibility from guest settings (#419) 1 month ago
rtmp_auth_integration_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
rtmp_provider_ssrf_tests.rs fix: type playback identities and stabilize FNOS playback (#400) 1 month ago
secondary_read_repository_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
security_pipeline_tests.rs fix: type playback identities and stabilize FNOS playback (#400) 1 month ago
settings_repository_tests.rs
…
tiered_blacklist_pg_primary_tests.rs
…
tiered_cache_epoch_tests.rs
…
tiered_cache_tests.rs
…
token_blacklist_tests.rs
…
transaction_isolation_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
user_auth_service_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
user_oauth_provider_repository_tests.rs
…
user_provider_credential_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
user_repository_tests.rs
…
user_service_tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
ws_ticket_redis_tests.rs
…