mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-20 15:45:44 +00:00
- Configured a temporary directory for log files in tests to prevent permission issues in restricted environments. - Improved input validation in fuzz tests for `root_folder_name` and `docs_file` to exclude null characters, enhancing robustness. - Introduced a new test suite for property-based testing of telemetry and utility functions, ensuring stability and correctness across various scenarios.