passepartout-apple/Passepartout/Library/Tests
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
..
AppUIMainTests Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
CommonLibraryTests Exclude interactive login from v2 (#852) 2024-11-11 20:10:27 +01:00
LegacyV2Tests Split test jobs (#855) 2024-11-12 18:35:44 +01:00
UILibraryTests Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00