Commit c7a5a23
committed
QA: exhaustive fhEVM Bun CLI test report for PR #1986
Run 40 scenarios (S01-S40) testing the Bun CLI from
codex/fhevm-orchestration-parity-refactor against all 5
personas (new dev, dapp dev, infra/telemetry, CI operator,
multi-stack user).
Key findings:
- CLI uses deploy/clean (not up/down as spec assumed)
- No trace subcommand or --no-tracing flag exists
- --network testnet/mainnet Grafana scrape needs --no-sandbox
- FHEVM_DOCKER_PROJECT rejects uppercase (Docker Compose rule)
- Argument parsing, validation, resume logic all work correctly
- Clean operations are idempotent and project-scoped
- 5-cycle restart loop is deterministic with no leaks
Verdict: BLOCKED on command naming parity and missing trace
subcommand; CLI logic itself is architecturally sound.
https://claude.ai/code/session_011ktTrkokU6NHgPsiipatnb1 parent 0c8ed1e commit c7a5a23
File tree
281 files changed
+655
-0
lines changed- test-suite/fhevm/artifacts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
281 files changed
+655
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments