passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views/Profile
Davide 962361cb9f
Automate screenshots via UI tests ()
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 
2024-11-28 15:51:03 +01:00
..
iOS Automate screenshots via UI tests () 2024-11-28 15:51:03 +01:00
macOS Automate screenshots via UI tests () 2024-11-28 15:51:03 +01:00
EditorModuleToggle.swift Refactor AppUI/AppUIMain to accomodate TV () 2024-11-01 23:32:35 +01:00
ModuleDetailView.swift Refactor String identifiers () 2024-11-23 20:31:22 +01:00
ModuleSection.swift Refactor String identifiers () 2024-11-23 20:31:22 +01:00
ModuleViewModifier.swift Drop "Name" field from modules () 2024-11-22 10:05:08 +01:00
ProfileCoordinator.swift Automate screenshots via UI tests () 2024-11-28 15:51:03 +01:00
ProfileNameSection.swift Inform about use of profile name in Shortcuts () 2024-11-27 15:30:15 +01:00
ProfileSaveButton.swift Rethink eligibility checks () 2024-11-18 17:43:01 +01:00
StorageSection.swift Simplify paywall entities () 2024-11-24 20:01:30 +01:00
UUIDSection.swift Implement TV profile expiration () 2024-11-05 10:03:54 +01:00