From 0b71c21483c81ba4c4caf818fe58963481646c39 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 22 Oct 2022 14:22:30 +0200 Subject: -more checks --- checklist-demo-upgrade.rst | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/checklist-demo-upgrade.rst b/checklist-demo-upgrade.rst index a5446e0a..68269482 100644 --- a/checklist-demo-upgrade.rst +++ b/checklist-demo-upgrade.rst @@ -30,8 +30,10 @@ Basics: - |check| bank language switcher - |check| bank logout - |check| bank login -- |check| bank-integrated withdraw process (5 KUDOS) -- |check| wallet-initiated withdraw process (5 KUDOS) +- |check| bank-integrated withdraw process, abort in bank +- |check| transaction history: delete pending withdraw +- |check| do bank-integrated withdraw process (5 KUDOS) +- |check| do wallet-initiated withdraw process (5 KUDOS) - |check| withdraw process of large amount (20 KUDOS) runs into KYC check @@ -51,10 +53,16 @@ Blog demo: redirects to the article without spending more money. - |check| payment for other blog article - |check| refund of 2nd blog article (button at the end) +- |check| wallet transaction history rendering +- |check| delete history entry Donation demo: -- |check| Make a donation on https://donations.demo.taler.net +- |check| Reset wallet +- |check| Withdraw age-restricted coins (< 14) +- |check| Try to make a donation on https://donations.demo.taler.net/, fail due to age-restriction +- |check| Withdraw age-restricted coins (>= 14) +- |check| Make a donation on https://donations.demo.taler.net/ - |check| Make another donation with the same parameters and verify that the payment is requested again, instead of showing the previous fulfillment page. @@ -73,3 +81,5 @@ P2P payments: - |check| generating pull payment (to self is OK) - |check| accepting pull payment (from self is OK) - |check| sending money back from wallet to bank account +- |check| wallet transaction history rendering +- |check| delete history entry -- cgit v1.2.3