passepartout-apple/Passepartout
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
..
App Automate screenshots via UI tests (#960) 2024-11-28 15:51:03 +01:00
Intents Fix extra team prefix in keychain group (#721) 2024-10-11 03:45:20 +02:00
Library Automate screenshots via UI tests (#960) 2024-11-28 15:51:03 +01:00
LoginItem Add explicit environment objects to TableColumn (#873) 2024-11-15 01:47:52 +01:00
Shared Automate screenshots via UI tests (#960) 2024-11-28 15:51:03 +01:00
Tests Localize WireGuard errors (#934) 2024-11-25 11:34:31 +01:00
Tunnel Log verification failure in tunnel 2024-11-19 22:46:18 +01:00
UITests Automate screenshots via UI tests (#960) 2024-11-28 15:51:03 +01:00
Config.xcconfig Share migrated TV profiles (#918) 2024-11-23 13:33:02 +01:00
Passepartout.xctestplan Parallelize all tests 2024-11-24 20:15:10 +01:00