Module storage

Module storage 

Source
Expand description

Storage tests for system check

This module contains tests that verify the client can properly store and retrieve messages through the relay server, including message persistence, synchronization, and data integrity verification.

Structsยง

SystemCheckTestMessage
Test message structure for storage verification

Functionsยง

run_tests
Run all storage tests
test_message_integrity ๐Ÿ”’
Test message data integrity
test_message_storage ๐Ÿ”’
Test basic message storage and retrieval