Skip to content

Conversation

@piotr-iohk
Copy link
Collaborator

Adjust onboarding to support iOS.

@piotr-iohk piotr-iohk requested a review from Copilot October 28, 2025 12:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds iOS support to the end-to-end test suite's onboarding flow. The existing test code was Android-only, and these changes introduce platform-specific handling to enable tests to run successfully on iOS simulators.

  • Platform-specific UI interactions (checkboxes, keyboard confirmation, element selection)
  • iOS simulator keychain reset improvements with UDID detection
  • iOS-specific text input via pasteboard for seed phrase entry

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
wdio.conf.ts Added Appium stability configuration for iOS WebDriverAgent
test/specs/onboarding.e2e.ts Added platform-specific logic for onboarding flow differences between iOS and Android
test/helpers/setup.ts Enhanced iOS simulator keychain reset to use specific UDID instead of relying on booted simulator
test/helpers/actions.ts Added iOS-specific helper functions and updated element selectors to support buttons, removed iOS notification alert handling, added update sheet dismissal

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@piotr-iohk piotr-iohk merged commit 7c196da into main Oct 28, 2025
@piotr-iohk piotr-iohk deleted the ios-onboarding branch October 28, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants