Skip to main content

run-e2e

Run a full end-to-end test of the OpenLoop Android app on a connected emulator/device: build + install the debug APK, drive the real capture → trim → editor → save → view-loop flow while making exactly ONE modification per editor tab (Trim, Speed, Loop, Filter), watch LogCat for crashes/ANRs/MediaCodec errors/reverse-preview timeouts/codec churn the whole time, and write a findings report to docs/e2e/<timestamp>.md. Use this whenever the user says "run e2e", "end to end test", "/run-e2e", "full app test on the emulator", "exercise the editor tabs", "smoke test the boomerang flow", or wants the app driven through its real UI (not unit tests) with a logcat findings report at the end. Drives via adb input + uiautomator (NOT screenshots, which hit a per-session image limit). Also see sibling skill `run-e2e-pixel-sweep` for the 4-emulator sweep, API-34 FGS gate, Samsung RTL sweep, and OEM regression lanes.

跳到安装

来源信息

仓库
stozo04/OpenLoop
最近来源活动
2026年8月25日 20:35
检测到的 SKILL.md 语言
英语
星标
2
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。