Add portable mobile app testing guidance#4165
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
ApprovabilityVerdict: Approved Documentation and dev tooling configuration changes with a minor accessibility enhancement adding standard a11y attributes to a button. No runtime business logic is affected. You can customize Macroscope's approvability policy. Learn more. |
ad0bcbd to
7d5cc6a
Compare
Dismissing prior approval to re-evaluate 7d5cc6a
Co-authored-by: codex <codex@users.noreply.github.com>
7d5cc6a to
9435fb8
Compare
Dismissing prior approval to re-evaluate 9435fb8
Co-authored-by: codex <codex@users.noreply.github.com> (cherry picked from commit e34250d)
Co-authored-by: codex <codex@users.noreply.github.com> (cherry picked from commit e34250d)
Co-authored-by: codex <codex@users.noreply.github.com> (cherry picked from commit e34250d)
Co-authored-by: codex <codex@users.noreply.github.com> (cherry picked from commit e34250d)
Co-authored-by: codex <codex@users.noreply.github.com> (cherry picked from commit e34250d)
…ingdotgg#4121, pingdotgg#4162, pingdotgg#4165) (#173) * Add isolated app testing workflow (pingdotgg#4121) Co-authored-by: codex <codex@users.noreply.github.com> (cherry picked from commit 4f11740) * Make test-t3-app skill discoverable by Claude Code (pingdotgg#4162) Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> (cherry picked from commit 69c8be2) * Add portable mobile app testing guidance (pingdotgg#4165) Co-authored-by: codex <codex@users.noreply.github.com> (cherry picked from commit e34250d) * fix(claude): make pre-push hook portable for cloud agents Replace the hardcoded local Mac path and bun-only gate with a repo-root typecheck via vp so agents can push from this fork. Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com> --------- Co-authored-by: Julius Marminge <julius0216@outlook.com> Co-authored-by: codex <codex@users.noreply.github.com> Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
* Add isolated app testing workflow (pingdotgg#4121) Co-authored-by: codex <codex@users.noreply.github.com> * feat(web): themed sidebar header art for nightly and dev builds (pingdotgg#4130) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Julius Marminge <julius0216@outlook.com> Co-authored-by: Julius Marminge <jmarminge@gmail.com> * feat: add headless `t3 connect` setup for SSH hosts (pingdotgg#3749) Co-authored-by: Claude Fable 5 <noreply@anthropic.com> Co-authored-by: Julius Marminge <julius0216@outlook.com> Co-authored-by: codex <codex@users.noreply.github.com> * Refine T3 Connect authorization surfaces (pingdotgg#4159) Co-authored-by: codex <codex@users.noreply.github.com> * fix: increase OpenCode server startup timeout from 5s to 30s (pingdotgg#4132) * fix(shared): delete unused agentAwareness phase predicates (pingdotgg#4134) * fix(mobile): Stabilize native stack option updates (pingdotgg#4037) Co-authored-by: codex <codex@users.noreply.github.com> * Make test-t3-app skill discoverable by Claude Code (pingdotgg#4162) Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> * fix(web): improve dev sidebar backdrop contrast & remove version pills (pingdotgg#4166) * Fix draft banner stack overlap (pingdotgg#4164) Co-authored-by: codex <codex@users.noreply.github.com> * Add portable mobile app testing guidance (pingdotgg#4165) Co-authored-by: codex <codex@users.noreply.github.com> * fix(client): use lightweight connection probe (pingdotgg#4137) --------- Co-authored-by: Julius Marminge <julius0216@outlook.com> Co-authored-by: codex <codex@users.noreply.github.com> Co-authored-by: maria <maria@kuuro.net> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Julius Marminge <jmarminge@gmail.com> Co-authored-by: Theo Browne <me@t3.gg> Co-authored-by: Claude Fable 5 <noreply@anthropic.com> Co-authored-by: Utkarsh Patil <73941998+UtkarshUsername@users.noreply.github.com> Co-authored-by: Kriday Dave <technocratix902@gmail.com> Co-authored-by: eeinarsson <128746408+eeinarsson@users.noreply.github.com>
Summary
Validation
@t3tools/mobiletypecheckFull repository tests were not run, in accordance with the focused local-verification policy.
Note
Add mobile app testing guidance and iOS simulator tooling configuration
ios-debugger-agent,ios-simulator-browser, andtest-t3-mobileto guide agents through building, launching, and testing iOS/Android apps against a disposable T3 backend.xcodebuildmcpMCP server in.mcp.jsonand.codex/config.tomlwith simulator, UI automation, debugging, and logging workflows enabled.AGENTS.mdto require one integrated verification pass per affected client surface (web and mobile) and prefer iOS withserve-simon compatible macOS hosts.accessibilityLabel,accessibilityRole,accessibilityState) toConnectionSheetButtonto support semantic UI automation.Macroscope summarized 9435fb8.