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ยง
- System
Check Test Message - 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