Commit Graph

5 Commits

Author SHA1 Message Date
c0f60d52db Update storage path in tests to reflect user-accessible external storage and change button label to "Save Config". 2025-09-28 15:51:05 -05:00
64b9ac3df4 ruff formatting and fixes 2025-09-22 13:56:04 -05:00
9eb85e45b9 Fix mocking reticulum config file 2025-09-20 14:25:58 -05:00
d30456096e Refactor config path handling in TestStorageManager
- Updated expected config path to use 'config' instead of 'config.txt'.
- Simplified test for Reticulum config path to return the home directory path.
- Mocked Reticulum config path in multiple tests to ensure consistent behavior when loading configurations.
- Adjusted assertions to reflect changes in expected output for loading configurations.
2025-09-20 14:06:01 -05:00
aac9a1a107 Add basic test suite 2025-09-20 13:26:22 -05:00