diff options
| author | Your Name <you@example.com> | 2026-05-21 17:30:26 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-21 17:30:26 +0530 |
| commit | 30c2f3a0e6561641687e2da2c841f72a0581597b (patch) | |
| tree | bcd6140ff2067bc84ba4a302a9c7e5b0e989911d | |
| parent | 4eb0deef61f41953f541535f1f1433d3804258b6 (diff) | |
docs: update Phase 10 checklist - 13/15 items complete
| -rw-r--r-- | PLAN.md | 16 |
1 files changed, 8 insertions, 8 deletions
| @@ -972,12 +972,12 @@ Wallet receive operations are submitted to a FreeRTOS queue processed by the **m | |||
| 972 | - [x] Unit tests pass (16/16) | 972 | - [x] Unit tests pass (16/16) |
| 973 | - [x] Full payment round-trip confirmed (2 payments -> 41 sat) | 973 | - [x] Full payment round-trip confirmed (2 payments -> 41 sat) |
| 974 | - [x] Smoke integration test (6/6) | 974 | - [x] Smoke integration test (6/6) |
| 975 | - [ ] Fix 4 failing API integration tests | 975 | - [x] Fix 4 failing API integration tests -> now 19/19 |
| 976 | - [ ] Test spend from funded wallet | 976 | - [x] Test spend from funded wallet (wallet/send -> valid cashuA token) |
| 977 | - [ ] Flash Board C with wallet fix | 977 | - [x] Flash Board C with wallet fix |
| 978 | - [ ] Cross-board integration test | 978 | - [ ] Cross-board integration test |
| 979 | - [ ] Playwright E2E captive portal test | 979 | - [x] Playwright E2E captive portal test (14/14) |
| 980 | - [ ] CVM round-trip test | 980 | - [ ] CVM round-trip test (9/11, MCP response not received - pre-existing) |
| 981 | - [ ] Reliability burst test (5-10 rapid payments) | 981 | - [x] Reliability burst test (5 rapid payments -> 5/5 OK) |
| 982 | - [ ] Persistence survives reboot | 982 | - [x] Persistence survives reboot (20 sat / 2 proofs after reboot) |
| 983 | - [ ] Wallet swap endpoint test | 983 | - [x] Wallet swap endpoint test (5 proofs -> 3 proofs, balance preserved) |