passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views/App
Davide 962361cb9f
Automate screenshots via UI tests (#960)
Ready for screenshots generation, except for the tests themselves and
the TV target.

- More customizations while UI testing
  - Act as full version user in IAPManager
  - Override layout with default to .grid if isBigDevice
  - Show module names in profile list/grid
- Improve mock Profile/ProfileManager
  - Meaningful profile names
  - iCloud/TV icons
  - Initial modules
- Improve XCTest extensions
  - Screenshot destination (attachment/temporary)
  - Screenshot target (window/sheet)
  - Print saved temporary URL at the end (may help with CI)
  - Append device name to screenshot filename
- Tests
- Refactor actions with the [Page Object
pattern](https://swiftwithmajid.com/2021/03/24/ui-testing-using-page-object-pattern-in-swift/)
  - Perform iPad screenshots in landscape
  - Split simple flow tests and screenshots
  - Add "Connect to" test

Closes #681
2024-11-28 15:51:03 +01:00
..
AddProfileMenu.swift Use provider description as profile name 2024-11-28 11:14:23 +01:00
AppCoordinator.swift Automate screenshots via UI tests (#960) 2024-11-28 15:51:03 +01:00
AppToolbar.swift Add provider profile from toolbar (#946) 2024-11-26 19:14:56 +01:00
InstalledProfileView.swift Add target for UI tests (#959) 2024-11-28 01:30:26 +01:00
OnboardingModifier.swift Automate screenshots via UI tests (#960) 2024-11-28 15:51:03 +01:00
ProfileAttributesView.swift Refactor String identifiers (#920) 2024-11-23 20:31:22 +01:00
ProfileCardView.swift Improve layout of installed profile (#953) 2024-11-27 14:49:23 +01:00
ProfileContainerView.swift Improve layout of installed profile (#953) 2024-11-27 14:49:23 +01:00
ProfileContextMenu.swift Automate screenshots via UI tests (#960) 2024-11-28 15:51:03 +01:00
ProfileDuplicateButton.swift Improve layout of installed profile (#953) 2024-11-27 14:49:23 +01:00
ProfileFlow.swift Handle TV requirements on connection (#922) 2024-11-24 01:01:04 +01:00
ProfileGridView.swift Different styles for profile menu based on context (#947) 2024-11-26 20:10:03 +01:00
ProfileImporterModifier.swift Improve layout of installed profile (#953) 2024-11-27 14:49:23 +01:00
ProfileInfoButton.swift Fix modals not re-appearing in iOS 16 2024-11-27 01:22:53 +01:00
ProfileListView.swift Different styles for profile menu based on context (#947) 2024-11-26 20:10:03 +01:00
ProfileRemoveButton.swift Replace active modules count with a description (#915) 2024-11-22 12:52:51 +01:00
ProfileRowView.swift Add target for UI tests (#959) 2024-11-28 01:30:26 +01:00
ProfilesLayoutPicker.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
TunnelRestartButton.swift Improve layout of installed profile (#953) 2024-11-27 14:49:23 +01:00