summaryrefslogtreecommitdiff
path: root/checklist-demo-upgrade.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-10-22 14:22:30 +0200
committerChristian Grothoff <christian@grothoff.org>2022-10-22 14:22:30 +0200
commit0b71c21483c81ba4c4caf818fe58963481646c39 (patch)
tree9eaa154987e7e1127faa9c5074e4e849ee264f06 /checklist-demo-upgrade.rst
parent6fcde89e0967c072ca578a25d5b269e6412d9b3b (diff)
downloaddocs-0b71c21483c81ba4c4caf818fe58963481646c39.tar.gz
docs-0b71c21483c81ba4c4caf818fe58963481646c39.tar.bz2
docs-0b71c21483c81ba4c4caf818fe58963481646c39.zip
-more checks
Diffstat (limited to 'checklist-demo-upgrade.rst')
-rw-r--r--checklist-demo-upgrade.rst16
1 files 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