passepartout-apple/Passepartout/Library/Sources/CommonLibrary/Business
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
..
ExtendedTunnel.swift Test ProfileManager (#901) 2024-11-21 16:03:57 +01:00
IAPManager.swift Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
MigrationManager.swift Perform migrate + import in one step (#882) 2024-11-16 21:16:25 +01:00
ProfileManager.swift Test ProfileManager (#901) 2024-11-21 16:03:57 +01:00
ProviderFavoritesManager.swift Fine-tune profile management with additional attributes (#807) 2024-11-03 23:35:45 +01:00