Skip to content

feat: iOS 26 tests#1190

Merged
kirillzyusko merged 4 commits intomainfrom
feat/ios-26-e2e
Nov 4, 2025
Merged

feat: iOS 26 tests#1190
kirillzyusko merged 4 commits intomainfrom
feat/ios-26-e2e

Conversation

@kirillzyusko
Copy link
Copy Markdown
Owner

@kirillzyusko kirillzyusko commented Nov 3, 2025

📜 Description

Added iOS 26 e2e tests.

💡 Motivation and Context

At the moment iOS 26 support is very weak and one of the factor is that e2e are not working. In this PR I'm adding e2e pipeline for iOS 26 + XCode 16 to improve stability of the lib on this platform.

Later on I'll add specific pipeline for building iOS 26 + XCode 26 because we also have difference for this platform (conditional code etc.).

📢 Changelog

E2E

  • added env for iOS 26 tests;
  • increased acceptance for OverKeyboardView (iOS 16 issue);

CI

  • added new pipeline for running iOS 26 tests;

🤔 How Has This Been Tested?

Tested via CI. Assets were generated manually.

📸 Screenshots (if appropriate):

image

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@kirillzyusko kirillzyusko self-assigned this Nov 3, 2025
@kirillzyusko kirillzyusko added e2e Anything about E2E tests  iOS 26 Anything specific to iOS 26 labels Nov 3, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 3, 2025

📊 Package size report

Current size Target Size Difference
224531 bytes 224531 bytes 0 bytes 📉

@kirillzyusko kirillzyusko marked this pull request as ready for review November 4, 2025 10:54
@kirillzyusko kirillzyusko merged commit 2bfe0c9 into main Nov 4, 2025
15 checks passed
@kirillzyusko kirillzyusko deleted the feat/ios-26-e2e branch November 4, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e Anything about E2E tests  iOS 26 Anything specific to iOS 26

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant