diff options
Diffstat (limited to 'tests/integration/MULTI-MINT-TEST-REPORT.md')
| -rw-r--r-- | tests/integration/MULTI-MINT-TEST-REPORT.md | 30 |
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 | | 90 | The 10 failures from the first run were all caused by the board rebooting mid-test (not code bugs). |
| 91 | |---------|------|---------------| | 91 | When 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) | | 92 | every 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 | | 95 | DISCOVERY: kind=10021, metric=milliseconds, price_per_step=cashu/1sat |
| 96 | | Session | GET /usage JSON | Board rebooted | | 96 | MINTS: 4 mints with boolean reachable field (all false — no internet) |
| 97 | | Portal | mint.coinos.io listed | Portal HTML truncated by reboot | | 97 | WALLET: balance=0, proof_count=0, proofs=[] |
| 98 | | Portal | 21mint.me listed | Portal HTML truncated | | 98 | USAGE: -1/-1 |
| 99 | | Portal | mint.lnvoltz.com listed | Portal HTML truncated | | 99 | WHOAMI: ip=10.192.45.2 mac=48:f1:7f:a3:dc:d9 |
| 100 | | Portal | mint-dot class | Portal HTML truncated | | 100 | BAD_TOKEN: payment-error-invalid (correct rejection) |
| 101 | | Portal | :2121/mints in JS | Portal HTML truncated | | 101 | BAD_MINT: payment-error-mint-not-accepted (correct rejection) |
| 102 | PORTAL: 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 | ||