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.

Jump to install

Source facts

Repository
stozo04/OpenLoop
Last source activity
August 25, 2026 at 20:35
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.