passepartout-apple/Passepartout.xcodeproj/xcshareddata/xcschemes
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
..
Passepartout.xcscheme Add target for UI tests (#959) 2024-11-28 01:30:26 +01:00
PassepartoutIntents.xcscheme Add target for UI tests (#959) 2024-11-28 01:30:26 +01:00
PassepartoutLoginItem.xcscheme Strip package dependencies (#862) 2024-11-13 21:05:53 +01:00
PassepartoutTunnel.xcscheme Add target for UI tests (#959) 2024-11-28 01:30:26 +01:00
PassepartoutUITests.xcscheme Add target for UI tests (#959) 2024-11-28 01:30:26 +01:00