Skip to content

Commit 055f737

Browse files
committed
feat(tests): add E2E CLI tests with auto-discovery and coverage
- Black-box E2E tests compiling binary via go build - Auto-discovery from --help output to catch missing/extra commands - Golden list (requiredCommands) with bidirectional validation - Runtime coverage tracking ensuring every command is tested - Isolated env per test (t.TempDir as HOME) - JSON envelope schema validation for all demo --json commands - Schema field checks for accounts and transactions
1 parent 12e4e08 commit 055f737

1 file changed

Lines changed: 733 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)