Skip to content

test: DemoExecutor e2e tests (12 tests, mock WAA)#222

Merged
abrichr merged 1 commit into
mainfrom
test/demo-executor-e2e
Mar 29, 2026
Merged

test: DemoExecutor e2e tests (12 tests, mock WAA)#222
abrichr merged 1 commit into
mainfrom
test/demo-executor-e2e

Conversation

@abrichr
Copy link
Copy Markdown
Member

@abrichr abrichr commented Mar 29, 2026

12 e2e tests for DemoExecutor with MockEnv. Covers keyboard, click, evaluation, telemetry, edge cases.

12 tests covering the full DemoExecutor pipeline:
- Keyboard-only demo: 3 steps execute in order, all Tier 1
- Mixed demo: click uses grounder, keyboard bypasses it
- Evaluation: dense score with milestones, binary without
- Telemetry: start/completed events with tier counts
- Edge cases: empty demo, missing values, unknown action types

All tests use MockEnv (no WAA server, no HTTP, no API keys).
12/12 pass in 0.05s.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@abrichr abrichr merged commit 8e6f685 into main Mar 29, 2026
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