passepartout-apple/Passepartout/Library/Sources/AppUIMain
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
..
Business Split app and UI domains (#949) 2024-11-26 21:21:49 +01:00
Domain Split app and UI domains (#949) 2024-11-26 21:21:49 +01:00
Extensions Refactor provider server views 2024-11-26 00:18:08 +01:00
Resources Move more views to UILibrary (#919) 2024-11-23 19:26:33 +01:00
Views Add target for UI tests (#959) 2024-11-28 01:30:26 +01:00
AppUIMain.swift Prepare WireGuard for provider selector (#890) 2024-11-18 17:49:47 +01:00