Commit Graph

3 Commits

Author SHA1 Message Date
391c9aba24 Update Helpers, Protocols, Services + tests
Summary:
- Sources: Helpers, Protocols, Services
- Tests: EncryptionHelperTests.swift, KeychainHelperTests.swift, LocalDataTests.swift, Mocks, StorageCatalogTests.swift
- Added symbols: func updateKeychainHelper, actor KeychainHelper, protocol KeychainStoring, func set, func get, func delete (+4 more)
- Removed symbols: actor KeychainHelper, func clearMasterKey

Stats:
- 9 files changed, 205 insertions(+), 103 deletions(-)
2026-01-18 14:53:29 -06:00
54115fdf0e Update Models, Services + tests
Summary:
- Sources: Models, Services
- Tests: KeychainHelperTests.swift, LocalDataTests.swift
- Added symbols: func store

Stats:
- 4 files changed, 20 insertions(+), 24 deletions(-)
2026-01-18 14:53:29 -06:00
3ed0dd9ec0 Tests KeychainHelperTests.swift, StorageCatalogTests.swift
Summary:
- Tests: KeychainHelperTests.swift, StorageCatalogTests.swift
- Added symbols: struct KeychainHelperTests, func keychainAccessibilityOptions, struct TestCatalogKey, typealias Value, struct ValidCatalog, struct DuplicateNameCatalog (+2 more)

Stats:
- 2 files changed, 238 insertions(+)
2026-01-18 14:53:27 -06:00