Commit 50ef9cd
committed
test: add comprehensive CLI end-to-end test harness
scripts/cli-e2e.mjs drives every CLI command as child processes against a live server, simulating three actors (provider, self-pay subscriber, fee-granted subscriber) with freshly generated wallets. Covers every CLI function mapped to its SPA page/button, with a coverage gate and state-dependent skip handling. Adds the test:cli-e2e npm script.1 parent da60446 commit 50ef9cd
2 files changed
Lines changed: 750 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments