passepartout-apple/Passepartout/Library/Sources/CommonLibrary/Domain
Davide 54f4364c33
Split test jobs (#855)
Move Core Data tests out of the Library package so that we can still use
the more efficient `swift test` for most tests.

Create a PassepartoutTests target only for tests that require
`xcodebuild`, like Core Data tests.

Eventually:

- PRs only run SwiftPM tests
- Releases run ALL tests with `scan` before `gym`
2024-11-12 18:35:44 +01:00
..
AppError.swift Rewrite AppContext event handlers (#839) 2024-11-10 17:51:28 +01:00
AppPreference.swift Persist "Only favorites" toggle (#813) 2024-11-05 11:28:27 +01:00
BundleConfiguration+AppGroup.swift Split test jobs (#855) 2024-11-12 18:35:44 +01:00
BundleConfiguration+Main.swift Refactor in-app entities for StoreKit/Kvitto integration (#820) 2024-11-06 13:20:12 +01:00
Constants.swift Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
MigratableProfile.swift Add logic to migrate v2 profiles (#854) 2024-11-12 16:42:19 +01:00
ProfileAttributes.swift Revisit in-app eligibility for iCloud sharing (#837) 2024-11-09 15:20:59 +01:00
ProviderFavoriteServers.swift Fine-tune profile management with additional attributes (#807) 2024-11-03 23:35:45 +01:00