Skip to content

[DX-3593] [DX-3617] [DX-3620] ci: fix ios build and ui tests #435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Mar 11, 2025

Conversation

nattb8
Copy link
Collaborator

@nattb8 nattb8 commented Mar 10, 2025

Summary

  • Updated the sample iOS app build to allow arbitrary loads, enabling connection to AltTester when using BrowserStack Local.
  • Updated the BrowserStack configuration to auto-accept alerts and use pytest.
  • Moved iOS-related test files to the ios/ directory.
  • Commented out other iOS tests for now, as they rely on Python unittest functions/annotations, which do not work well with BrowserStack + Appium. These will be addressed in a future PR.
  • Fixed the Xcode path in the iOS build script to handle scenarios where multiple Xcode versions are installed on the macOS machine.

@nattb8 nattb8 requested a review from a team March 10, 2025 09:18
@nattb8 nattb8 changed the title [DX-3593] [DX-3617] [DX-3620] ci: fix ios build and ui tests [DX-3617] ci: fix ios build and ui tests Mar 10, 2025
@nattb8 nattb8 changed the title [DX-3617] ci: fix ios build and ui tests [DX-3620] ci: fix ios build and ui tests Mar 10, 2025
@nattb8 nattb8 changed the title [DX-3620] ci: fix ios build and ui tests [DX-3593] [DX-3617] [DX-3620] ci: fix ios build and ui tests Mar 10, 2025
@nattb8 nattb8 merged commit 459502f into main Mar 11, 2025
25 checks passed
@nattb8 nattb8 deleted the ci/ios-build branch March 11, 2025 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants