refactor: extract launchApp helper in AboutHelpUITests #74

Merged
gronod merged 1 commits from fix/m7-ci-uitest-runner-sign into develop 2026-09-10 07:14:40 +01:00
1 Commits
Author SHA1 Message Date
gronod aed415bcb5 refactor: extract launchApp helper in AboutHelpUITests
macOS CI / build-and-test (pull_request) Failing after 9m44s
macOS CI / package (pull_request) Skipped
- Add private launchApp() method with wait(for:timeout:) fallback to activate()
- Replace duplicate app.launch()/activate() calls in both test methods
- Improves test reliability by ensuring app reaches runningForeground state before activation
2026-09-10 07:13:18 +01:00