Module synchronization

Module synchronization 

Source
Expand description

Synchronization Tests

This module contains tests that verify synchronization between local storage and relay servers after establishing connections. These tests ensure that offline-created data properly syncs with the server infrastructure.

Structsยง

SyncTestMessage
Test message for sync verification

Functionsยง

run_tests
Run all synchronization tests
test_message_sync_verification ๐Ÿ”’
Test that offline messages can be verified after connection
test_sync_connection_stability ๐Ÿ”’
Test connection stability during synchronization operations