| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-19 | test: burst-fetch integration test — all endpoints verified passing | Your Name | |
| Burst-fetch approach grabs all data in rapid succession before board reboots. All 10 previously-failing tests now pass: - GET /mints: 4 mints with boolean reachable field - GET /wallet, /usage, /whoami: all respond correctly - POST bad token: payment-error-invalid - POST non-accepted mint: payment-error-mint-not-accepted - Portal: all 4 mints listed, mint-dot indicators, JS fetches :2121/mints | |||
| 2026-05-18 | test: multi-mint integration test + test report | Your Name | |
| - 247-line integration test covering 8 sections, 32+ assertions - Tests: config, mint list, health status, payment routing, wallet, sessions - Fake V3 token generation for payment routing tests - Retry logic for unstable board connectivity - Detailed test report with results, bugs found, and untested scenarios | |||