release 1.18.4: e2e group atm → bankwd (Bank withdraw IDs)
Finish ATM rename: set_group bankwd so check IDs are e2e.bankwd-* and match user-facing Bank withdraw. E2E_ATM_MAX remains a legacy env alias.
This commit is contained in:
parent
efb9047a67
commit
a7b92e11c4
5 changed files with 7 additions and 6 deletions
6
TESTS.md
6
TESTS.md
|
|
@ -28,7 +28,7 @@ Every check line has a **global** run number and a **grouped** id:
|
|||
| **ladder** | `check_goa_ladder.sh` | `plan` `load` `withdraw` `pay` `report` |
|
||||
|
||||
**Why groups:** flat `www-001`…`www-080` was hard to talk about.
|
||||
`www.bank-04` / `e2e.atm-02` pin the failure to a logical block.
|
||||
`www.bank-04` / `e2e.bankwd-02` pin the failure to a logical block.
|
||||
|
||||
Usage in scripts:
|
||||
|
||||
|
|
@ -100,7 +100,7 @@ SSH: `KOOPA_SSH` (default `koopa`), then `KOOPA_SSH_FALLBACKS` when LAN is unrea
|
|||
| **e2e.load-** | host/container load snapshots (before / after bank withdraw / after pay) |
|
||||
| **e2e.bank-** | account, credit, withdraw ops |
|
||||
| **e2e.wallet-** | exchange + ToS, wallet setup |
|
||||
| **e2e.atm-** (group id; UI says Bank withdraw) | bank withdraw ladder rungs |
|
||||
| ****e2e.bankwd-** | bank withdraw ladder rungs |
|
||||
| **e2e.settle-** | wallet settlement wait / spendable balance |
|
||||
| **e2e.pay-** | variable payments |
|
||||
| **e2e.shop-** | GOA shop product catalog pays |
|
||||
|
|
@ -109,7 +109,7 @@ SSH: `KOOPA_SSH` (default `koopa`), then `KOOPA_SSH_FALLBACKS` when LAN is unrea
|
|||
| **e2e.report-** | final tallies |
|
||||
|
||||
When filing an issue, quote the full id + label, e.g.
|
||||
`e2e.atm-03 Bank withdraw 5 GOA · bank confirmed, wallet empty`.
|
||||
`e2e.bankwd-03 Bank withdraw 5 GOA · bank confirmed, wallet empty`.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue