Commit Graph

17 Commits

Author SHA1 Message Date
8e3e754e43 Tests: update tests for AnyStorageKeyTests.swift, AuditTests.swift, LocalDataTests.swift (+13 more)
Summary:
- Tests: update tests for AnyStorageKeyTests.swift, AuditTests.swift, LocalDataTests.swift (+13 more)

Stats:
- 16 files changed, 329 insertions(+), 386 deletions(-)
2026-01-18 13:43:11 -06:00
70534f647b Update Migrations, Models, Protocols (+2 more) and tests, docs
Summary:
- Sources: update Migrations, Models, Protocols (+2 more)
- Tests: update tests for AnyStorageKeyTests.swift, MigrationAdditionalTests.swift, MigrationIntegrationTests.swift (+3 more)
- Docs: update docs for Migration, Migration_Refactor_Plan_Clean, Proposal (+1 more)

Stats:
- 31 files changed, 2820 insertions(+), 80 deletions(-)
2026-01-18 13:43:10 -06:00
9af6dfd424 Update Audit, Protocols, Services and tests, docs
Summary:
- Sources: update Audit, Protocols, Services
- Tests: update tests for AuditTests.swift, ModularRegistryTests.swift, RouterErrorTests.swift (+2 more)
- Docs: update docs for README

Stats:
- 9 files changed, 55 insertions(+), 46 deletions(-)
2026-01-18 13:43:10 -06:00
93c71b0bfe Update Audit, Models, Services and tests, docs
Summary:
- Sources: update Audit, Models, Services
- Tests: add tests for ModularRegistryTests.swift
- Docs: update docs for Proposal, README

Stats:
- 7 files changed, 229 insertions(+), 18 deletions(-)
2026-01-18 13:43:10 -06:00
74ec1a8666 Update Helpers and tests
Summary:
- Sources: update Helpers
- Tests: update tests for AppGroupTests.swift, RouterDomainTests.swift, RouterSecurityTests.swift (+1 more)

Stats:
- 5 files changed, 283 insertions(+), 2 deletions(-)
2026-01-18 13:43:10 -06:00
f5be4b8140 Update Configuration, Helpers, Models (+1 more) and tests
Summary:
- Sources: update Configuration, Helpers, Models (+1 more)
- Tests: update tests for AppGroupTests.swift, FileStorageHelperExpansionTests.swift, FileStorageHelperTests.swift (+7 more)

Stats:
- 18 files changed, 306 insertions(+), 58 deletions(-)
2026-01-18 13:43:10 -06:00
c907b040e0 Tests: add tests for AnyCodableTests.swift, AnyStorageKeyTests.swift, AuditTests.swift (+8 more)
Summary:
- Tests: add tests for AnyCodableTests.swift, AnyStorageKeyTests.swift, AuditTests.swift (+8 more)

Stats:
- 11 files changed, 698 insertions(+)
2026-01-18 13:43:10 -06:00
16509ec19e Update Helpers, Protocols, Services and tests
Summary:
- Sources: update Helpers, Protocols, Services
- Tests: update tests for EncryptionHelperTests.swift, KeychainHelperTests.swift, LocalDataTests.swift (+2 more)

Stats:
- 9 files changed, 205 insertions(+), 103 deletions(-)
2026-01-18 13:43:10 -06:00
1519683d02 Update Models, Services and tests
Summary:
- Sources: update Models, Services
- Tests: update tests for KeychainHelperTests.swift, LocalDataTests.swift

Stats:
- 4 files changed, 20 insertions(+), 24 deletions(-)
2026-01-18 13:43:10 -06:00
1264abea2c Update Helpers, Models and tests, config
Summary:
- Sources: update Helpers, Models
- Tests: update tests for LocalDataTests.swift
- Config: update Package

Stats:
- 6 files changed, 35 insertions(+), 33 deletions(-)
2026-01-18 13:43:09 -06:00
905cabc542 Update Audit, Helpers, Services and tests, docs
Summary:
- Sources: update Audit, Helpers, Services
- Tests: update tests for StorageCatalogTests.swift
- Docs: add docs for Design, Migration, Testing

Stats:
- 10 files changed, 181 insertions(+), 1 deletion(-)
2026-01-18 13:43:09 -06:00
0fed77a68e Update Models, Services and tests
Summary:
- Sources: update Models, Services
- Tests: update tests for EncryptionHelperTests.swift

Stats:
- 4 files changed, 93 insertions(+), 20 deletions(-)
2026-01-18 13:43:08 -06:00
a2dd069d6f Tests: add tests for KeychainHelperTests.swift, StorageCatalogTests.swift
Summary:
- Tests: add tests for KeychainHelperTests.swift, StorageCatalogTests.swift

Stats:
- 2 files changed, 238 insertions(+)
2026-01-18 13:43:08 -06:00
68e0bccb27 Update Models, Protocols, Services and tests, docs
Summary:
- Sources: update Models, Protocols, Services
- Tests: update tests for LocalDataTests.swift
- Docs: update docs for FutureEnhancements, README

Stats:
- 11 files changed, 85 insertions(+), 27 deletions(-)
2026-01-18 13:43:07 -06:00
8ad560d20c Update Models, Protocols, Services and tests, docs
Summary:
- Sources: update Models, Protocols, Services
- Tests: update tests for EncryptionHelperTests.swift
- Docs: update docs for README

Stats:
- 6 files changed, 104 insertions(+), 14 deletions(-)
2026-01-18 13:43:07 -06:00
ce2b7b81e8 Update Models, Protocols, Services and tests, docs, config
Summary:
- Sources: update Models, Protocols, Services
- Tests: update tests for EncryptionHelperTests.swift, LocalDataTests.swift
- Docs: update docs for README
- Config: update Package

Stats:
- 8 files changed, 210 insertions(+), 64 deletions(-)
2026-01-18 13:43:07 -06:00
b2616b8caa Add LocalData.swift, Models, Protocols (+1 more) and tests, docs, config
Summary:
- Sources: add LocalData.swift, Models, Protocols (+1 more)
- Tests: add tests for LocalDataTests.swift
- Docs: add docs for Proposal, README
- Config: add Package
- Other: add .gitignore

Stats:
- 19 files changed, 814 insertions(+)
2026-01-18 13:43:07 -06:00