Add tests for loading Classic accounts.

Tidy up warnings and fix a few bugs that were revealed.
This commit is contained in:
Doug
2026-03-10 13:54:14 +00:00
committed by Doug
parent ac233a9145
commit 0bd72114b8
9 changed files with 156 additions and 41 deletions

View File

@@ -49,7 +49,9 @@ targets:
sources:
- path: ../Sources
- path: ../SupportingFiles
- path: ../../DevelopmentAssets
- path: ../../DevelopmentAssets/Media
- path: ../../DevelopmentAssets/ClassicAppFixtures
buildPhase: resources # Necessary to add binary files to the target.
- path: ../../ElementX/Sources/Other/Extensions/Publisher.swift
- path: ../../ElementX/Sources/Other/Extensions/XCTestCase.swift
- path: ../../ElementX/Sources/Other/InfoPlistReader.swift