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
Owner
  • 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
- 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
gronod added 1 commit 2026-09-10 07:14:34 +01:00
refactor: extract launchApp helper in AboutHelpUITests
macOS CI / build-and-test (pull_request) Failing after 9m44s
macOS CI / package (pull_request) Skipped
aed415bcb5
- 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
gronod merged commit 3b4e61ef02 into develop 2026-09-10 07:14:40 +01:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gronod/iccery-v2-mac#74