passepartout-apple/Passepartout/Library
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
..
.swiftpm/xcode Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
Sources Automate screenshots via UI tests (#960) 2024-11-28 15:51:03 +01:00
Tests Split app and UI domains (#949) 2024-11-26 21:21:49 +01:00
Package.resolved Different styles for profile menu based on context (#947) 2024-11-26 20:10:03 +01:00
Package.swift Add target for UI tests (#959) 2024-11-28 01:30:26 +01:00