Files
slopus--happy/docs/plans/agent-testing-layers.md
wehub-resource-sync 98e40dac97
CLI Smoke Test / smoke-test-linux (20) (push) Has been cancelled
CLI Smoke Test / smoke-test-linux (24) (push) Has been cancelled
CLI Smoke Test / smoke-test-windows (20) (push) Has been cancelled
CLI Smoke Test / smoke-test-windows (24) (push) Has been cancelled
Expo App TypeScript typecheck / typecheck (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:40:49 +08:00

29 lines
427 B
Markdown

# Agent Testing Layers
Keep this simple.
## Layer 1
Layer 1 is direct integration with the real agent.
Source of truth:
- `packages/happy-cli/agents.md`
## Layer 2
Layer 2 is full Happy product validation.
Source of truth:
- `./product.md`
## happy-agent spawn
`happy-agent spawn` is product-layer validation work.
Source of truth:
- `./happy-agent.md`
- `packages/happy-agent/src/happy-agent.integration.test.ts`