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-api/tests
zijiren 9bc010c568
fix: classify forced realtime disconnects (#395)
## Summary

- send a typed realtime termination message before server-initiated
WebSocket disconnects
- restore the view_playback_history permission bit across effective
permissions and runtime settings round trips
- remove the unused common ErrorCode enum and document the dedicated
termination codes

## Validation

- make nextest: 6715 passed
- make clippy
- git diff --check
2 months ago
..
support chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
admin_error_message_tests.rs feat: add recoverable resource deletion lifecycle (#394) 2 months ago
admin_rate_limit_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
api_security_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
chat_permission_integration_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
client_ip_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
client_resource_availability_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
dynamic_playback_api_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
email_rate_limit_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
grpc_layer_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
guest_token_validation_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
http_integration_test.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
list_my_rooms_integration_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
local_message_broadcast_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
member_approval_api_integration_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
oauth2_state_onetime_tests.rs feat(oauth2): add provider modes and native Apple flow 2 months ago
playlist_permission_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
room_join_approval_integration_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
room_member_visibility_integration_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
room_password_rate_limit_integration_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
server_settings_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
user_room_member_matrix_integration_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
username_reserved_words_tests.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
webrtc_integration_test.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
websocket_test.rs fix: classify forced realtime disconnects (#395) 2 months ago