LocalData/Tests/LocalDataTests
Matt Bruce c2b17a4b7f Update Migrations, Models, Protocols (+2 more) + tests + docs
Summary:
- Sources: Migrations, Models, Protocols, Services, Utilities
- Tests: AnyStorageKeyTests.swift, MigrationAdditionalTests.swift, MigrationIntegrationTests.swift, MigrationProtocolTests.swift, MigrationTests.swift (+1 more)
- Docs: Migration, Migration_Refactor_Plan_Clean, Proposal, README
- Added symbols: struct MyMigration, typealias DestinationKey, func shouldMigrate, func migrate, extension MyNewKey, protocol StorageMigration (+74 more)
- Removed symbols: enum StorageDomain, func migrate, func validatePlatformAvailability, func deserialize, func applySecurity, func retrieve (+1 more)

Stats:
- 31 files changed, 2820 insertions(+), 80 deletions(-)
2026-01-18 14:53:30 -06:00
..
Mocks Update Migrations, Models, Protocols (+2 more) + tests + docs 2026-01-18 14:53:30 -06:00
AnyCodableTests.swift Tests AnyCodableTests.swift, AnyStorageKeyTests.swift, AuditTests.swift (+8 more) 2026-01-18 14:53:29 -06:00
AnyStorageKeyTests.swift Update Migrations, Models, Protocols (+2 more) + tests + docs 2026-01-18 14:53:30 -06:00
AppGroupTests.swift Update Helpers + tests 2026-01-18 14:53:29 -06:00
AuditTests.swift Update Audit, Protocols, Services + tests + docs 2026-01-18 14:53:29 -06:00
EncryptionHelperTests.swift Update Helpers, Protocols, Services + tests 2026-01-18 14:53:29 -06:00
EncryptionLogicTests.swift Tests AnyCodableTests.swift, AnyStorageKeyTests.swift, AuditTests.swift (+8 more) 2026-01-18 14:53:29 -06:00
FileStorageHelperExpansionTests.swift Update Configuration, Helpers, Models (+1 more) + tests 2026-01-18 14:53:29 -06:00
FileStorageHelperTests.swift Update Configuration, Helpers, Models (+1 more) + tests 2026-01-18 14:53:29 -06:00
KeychainHelperTests.swift Update Helpers, Protocols, Services + tests 2026-01-18 14:53:29 -06:00
LocalDataTests.swift Update Helpers, Protocols, Services + tests 2026-01-18 14:53:29 -06:00
MigrationAdditionalTests.swift Update Migrations, Models, Protocols (+2 more) + tests + docs 2026-01-18 14:53:30 -06:00
MigrationIntegrationTests.swift Update Migrations, Models, Protocols (+2 more) + tests + docs 2026-01-18 14:53:30 -06:00
MigrationProtocolTests.swift Update Migrations, Models, Protocols (+2 more) + tests + docs 2026-01-18 14:53:30 -06:00
MigrationTests.swift Update Migrations, Models, Protocols (+2 more) + tests + docs 2026-01-18 14:53:30 -06:00
ModelTests.swift Tests AnyCodableTests.swift, AnyStorageKeyTests.swift, AuditTests.swift (+8 more) 2026-01-18 14:53:29 -06:00
ModularRegistryTests.swift Update Audit, Protocols, Services + tests + docs 2026-01-18 14:53:29 -06:00
RouterConfigurationTests.swift Update Configuration, Helpers, Models (+1 more) + tests 2026-01-18 14:53:29 -06:00
RouterDomainTests.swift Update Helpers + tests 2026-01-18 14:53:29 -06:00
RouterErrorTests.swift Update Audit, Protocols, Services + tests + docs 2026-01-18 14:53:29 -06:00
RouterSecurityTests.swift Update Helpers + tests 2026-01-18 14:53:29 -06:00
StorageCatalogTests.swift Update Audit, Protocols, Services + tests + docs 2026-01-18 14:53:29 -06:00
StorageKeyDefaultsTests.swift Update Configuration, Helpers, Models (+1 more) + tests 2026-01-18 14:53:29 -06:00
SyncDelegateTests.swift Update Helpers + tests 2026-01-18 14:53:29 -06:00
SyncHelperExpansionTests.swift Update Configuration, Helpers, Models (+1 more) + tests 2026-01-18 14:53:29 -06:00
SyncHelperTests.swift Update Configuration, Helpers, Models (+1 more) + tests 2026-01-18 14:53:29 -06:00
SyncIntegrationTests.swift Update Audit, Protocols, Services + tests + docs 2026-01-18 14:53:29 -06:00
UserDefaultsHelperTests.swift Tests AnyCodableTests.swift, AnyStorageKeyTests.swift, AuditTests.swift (+8 more) 2026-01-18 14:53:29 -06:00