Commit Graph

5 Commits

Author SHA1 Message Date
0afaf34c78 Tests AnyStorageKeyTests.swift, AuditTests.swift, LocalDataTests.swift (+13 more)
Summary:
- Tests: AnyStorageKeyTests.swift, AuditTests.swift, LocalDataTests.swift, MigrationAdditionalTests.swift, MigrationIntegrationTests.swift (+11 more)
- Added symbols: func makeStringKey, func makeUserDefaultsKey, func makeFileKey, func makeLegacyStringKey, func makeModernStringKey, func makePhoneOnlyKey (+14 more)
- Removed symbols: struct StringKey, typealias Value, struct TestKey, struct TestUserDefaultsKey, struct TestFileKey, struct LegacyStringKey (+19 more)

Stats:
- 16 files changed, 329 insertions(+), 386 deletions(-)
2026-01-18 14:53:30 -06:00
73d6f7ec8b Update Audit, Protocols, Services + tests + docs
Summary:
- Sources: Audit, Protocols, Services
- Tests: AuditTests.swift, ModularRegistryTests.swift, RouterErrorTests.swift, StorageCatalogTests.swift, SyncIntegrationTests.swift
- Docs: README
- Added symbols: protocol StorageKeyCatalog, extension StorageKeyCatalog, func registerCatalog
- Removed symbols: protocol StorageKeyCatalog, func registerCatalog

Stats:
- 9 files changed, 55 insertions(+), 46 deletions(-)
2026-01-18 14:53:29 -06:00
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
9a9889b8a0 Update Audit, Helpers, Services + tests + docs
Summary:
- Sources: Audit, Helpers, Services
- Tests: StorageCatalogTests.swift
- Docs: Design, Migration, Testing
- Added symbols: struct MyNewKey, func setupSession, func handleReceivedContext, class SessionDelegateProxy, func session, func sessionDidBecomeInactive (+2 more)

Stats:
- 10 files changed, 181 insertions(+), 1 deletion(-)
2026-01-18 14:53:28 -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