CLAUDE.md@tests · git:20260914.e65ffb4 · 2026-09-14 · sha256 16a38a47d2a481ab

CLAUDE.md@tests git:20260914.e65ffb4A

Immutable. This exact content is served forever at /api/v1/blob/16a38a47d2a481ab.

# Test instructions for Claude Code

Read and follow [AGENTS.md](AGENTS.md) in this directory and the coverage matrix
in [README.md](README.md) before changing tests. Those are the shared instructions
for adding, modifying and removing tests; do not maintain a different policy here.

In particular, `integration/` uses the real installed ug CLI, selected real agent
versions, and the real e2e workspace. No mocks, monkeypatching, internal application
calls, fake binaries/services, fabricated ug state, or test-only production
behavior. Do not hide failures with skips, xfails, retries or weaker assertions.
Update the matrix when coverage changes and distinguish automated coverage from
gaps and checks that were not executed.