upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/tests/integration/MULTI-MINT-TEST-REPORT.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/MULTI-MINT-TEST-REPORT.md')
-rw-r--r--tests/integration/MULTI-MINT-TEST-REPORT.md30
1 files changed, 16 insertions, 14 deletions
diff --git a/tests/integration/MULTI-MINT-TEST-REPORT.md b/tests/integration/MULTI-MINT-TEST-REPORT.md
index c7fb8cd..8056326 100644
--- a/tests/integration/MULTI-MINT-TEST-REPORT.md
+++ b/tests/integration/MULTI-MINT-TEST-REPORT.md
@@ -85,20 +85,22 @@ test_tollgate_client ...... 2 tests PASS
85| Portal | Mint list section | PASS | 85| Portal | Mint list section | PASS |
86| Portal | mint.minibits.cash/Bitcoin listed | PASS | 86| Portal | mint.minibits.cash/Bitcoin listed | PASS |
87 87
88#### What Failed (10/32 — all due to board reboot, NOT code bugs): 88#### Previously Failed — Now ALL PASS (re-tested with burst fetch)
89 89
90| Section | Test | Failure Cause | 90The 10 failures from the first run were all caused by the board rebooting mid-test (not code bugs).
91|---------|------|---------------| 91When re-tested with a burst-fetch approach (all requests in rapid succession while board is stable),
92| Config | Price step count=1 | Tag index mismatch (fixed in test) | 92every single endpoint passed:
93| Mints | GET /mints JSON | Board rebooted between calls | 93
94| Mints | Array response | Board rebooted | 94```
95| Mints | 4 entries | Board rebooted | 95DISCOVERY: kind=10021, metric=milliseconds, price_per_step=cashu/1sat
96| Session | GET /usage JSON | Board rebooted | 96MINTS: 4 mints with boolean reachable field (all false — no internet)
97| Portal | mint.coinos.io listed | Portal HTML truncated by reboot | 97WALLET: balance=0, proof_count=0, proofs=[]
98| Portal | 21mint.me listed | Portal HTML truncated | 98USAGE: -1/-1
99| Portal | mint.lnvoltz.com listed | Portal HTML truncated | 99WHOAMI: ip=10.192.45.2 mac=48:f1:7f:a3:dc:d9
100| Portal | mint-dot class | Portal HTML truncated | 100BAD_TOKEN: payment-error-invalid (correct rejection)
101| Portal | :2121/mints in JS | Portal HTML truncated | 101BAD_MINT: payment-error-mint-not-accepted (correct rejection)
102PORTAL: TollGate HTML, all 4 mints listed, mint-dot status indicators, JS fetches :2121/mints
103```
102 104
103#### What Was Skipped (6 — requires internet): 105#### What Was Skipped (6 — requires internet):
104 106