mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-23 00:02:06 +00:00
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 |
||
---|---|---|
.. | ||
AppContext+Shared.swift | ||
AppEnvironment+IAP.swift | ||
Shared.swift | ||
Shared+App.swift | ||
Shared+Tunnel.swift |