Skip to content

test: ui tests speedup#16

Merged
lynnswap merged 2 commits intomainfrom
test/ui-tests-speedup
Feb 1, 2026
Merged

test: ui tests speedup#16
lynnswap merged 2 commits intomainfrom
test/ui-tests-speedup

Conversation

@lynnswap
Copy link
Owner

@lynnswap lynnswap commented Feb 1, 2026

Summary:

  • Add TabBarDemoUITests target and UI tests for tab menu interactions
  • Disable preview animations during UI testing via launch arguments
  • Streamline UI test flow and waits to reduce execution time

Testing:

  • xcodebuild test -project Examples/TabBarDemo/TabBarDemo.xcodeproj -scheme TabBarDemo -destination 'platform=iOS Simulator,name=iPhone 17 Pro,OS=26.2' -only-testing:TabBarDemoUITests

@claude
Copy link

claude bot commented Feb 1, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 13dd60152f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@lynnswap
Copy link
Owner Author

lynnswap commented Feb 1, 2026

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Keep it up!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@lynnswap lynnswap merged commit 20de498 into main Feb 1, 2026
3 checks passed
@lynnswap lynnswap deleted the test/ui-tests-speedup branch February 1, 2026 13:19
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.

1 participant