diff options
Diffstat (limited to 'PLAN.md')
| -rw-r--r-- | PLAN.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -72,8 +72,8 @@ Build a TollGate firmware for two ESP32 devices, following the [TollGate protoco | |||
| 72 | | 19 | Invalid token | POST :2121/ garbage | kind=21023 error | PASS | | 72 | | 19 | Invalid token | POST :2121/ garbage | kind=21023 error | PASS | |
| 73 | | 20 | Spent token | Reuse token | kind=21023 spent error | PASS | | 73 | | 20 | Spent token | Reuse token | kind=21023 spent error | PASS | |
| 74 | | 21 | Wrong mint | Token from unaccepted mint | kind=21023 mint error | PASS | | 74 | | 21 | Wrong mint | Token from unaccepted mint | kind=21023 mint error | PASS | |
| 75 | | 22 | Session expiry | Wait for allotment | Internet blocked | TODO | | 75 | | 22 | Session expiry | Wait for allotment | Internet blocked | PASS | |
| 76 | | 23 | Session renewal | Second payment | Allotment extended | TODO | | 76 | | 23 | Session renewal | Second payment | Allotment extended | PASS | |
| 77 | | 24 | Portal payment form | Playwright paste token | Checkmark shown | TODO | | 77 | | 24 | Portal payment form | Playwright paste token | Checkmark shown | TODO | |
| 78 | | 25 | Two clients pay independently | Two POSTs | Both authenticated | TODO | | 78 | | 25 | Two clients pay independently | Two POSTs | Both authenticated | TODO | |
| 79 | | 26 | Client isolation | Only payer gets internet | Non-payer blocked | TODO | | 79 | | 26 | Client isolation | Only payer gets internet | Non-payer blocked | TODO | |