passepartout-apple/Passepartout
Davide 581673c617
Add target for UI tests (#959)
Create UITesting target with:

- AppCommandLine/AppEnvironment: strongly typed refactoring of PP_*
environment values
- AccessibilityInfo: identifies and locates elements for UI testing

Make the app behave differently when launched with `.uiTesting`, and
expose the flag to SwiftUI via `.environment(\.isUITesting)` to:

- Use the mock AppContext
- Skip onboarding

Add PassepartoutUITests target with two screenshot tests:

- Connected screen
- Profile modal
2024-11-28 01:30:26 +01:00
..
App Add target for UI tests (#959) 2024-11-28 01:30:26 +01:00
Intents Fix extra team prefix in keychain group (#721) 2024-10-11 03:45:20 +02:00
Library Add target for UI tests (#959) 2024-11-28 01:30:26 +01:00
LoginItem Add explicit environment objects to TableColumn (#873) 2024-11-15 01:47:52 +01:00
Shared Add target for UI tests (#959) 2024-11-28 01:30:26 +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 Add target for UI tests (#959) 2024-11-28 01:30:26 +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