passepartout-apple/Passepartout/Library/Sources/CommonLibrary/Strategy
Davide a93fcd4c66
Test ProfileManager (#901)
With some housekeeping.

Bugfixing:

- Do NOT skip empty remote profiles, allow removal when mirroring
- Look up profile in all profiles, not just filtered
- Posptone non-included profile removal

Refactoring:

- Rename ProfileProcessor to InAppProcessor
- Provides ProfileProcessor + TunnelProcessor protocols
- willSave -> willRebuild (because not always called on save)
- Notify ProfileManager import events
2024-11-21 16:03:57 +01:00
..
FallbackReceiptReader.swift Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
InAppProcessor.swift Test ProfileManager (#901) 2024-11-21 16:03:57 +01:00
InMemoryProfileRepository.swift Test ProfileManager (#901) 2024-11-21 16:03:57 +01:00
NEProfileRepository.swift Add initial migration UI (#866) 2024-11-14 11:02:26 +01:00
ProfileMigrationStrategy.swift Add the option to migrate old profiles (#879) 2024-11-16 12:29:03 +01:00
ProfileProcessor.swift Test ProfileManager (#901) 2024-11-21 16:03:57 +01:00
ProfileRepository.swift Add initial migration UI (#866) 2024-11-14 11:02:26 +01:00
TunnelProcessor.swift Test ProfileManager (#901) 2024-11-21 16:03:57 +01:00