gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: -checklist


From: gnunet
Subject: [taler-docs] branch master updated: -checklist
Date: Mon, 23 Oct 2023 18:59:13 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 357ace65 -checklist
357ace65 is described below

commit 357ace656c4275b331274dc8fef054515ddb91cc
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Oct 23 18:59:02 2023 +0200

    -checklist
---
 checklist-demo-upgrade.rst | 46 +++++++++++++++++++++++++++++++++-------------
 1 file changed, 33 insertions(+), 13 deletions(-)

diff --git a/checklist-demo-upgrade.rst b/checklist-demo-upgrade.rst
index 6b7e50ca..13a65319 100644
--- a/checklist-demo-upgrade.rst
+++ b/checklist-demo-upgrade.rst
@@ -6,20 +6,35 @@ GNU Taler Demo Upgrade Checklist
 
     <input type="checkbox">
 
-Post-upgrade checks:
+Domains
+-------
+
+The checklist uses the ``demo.taler.net`` domains.  However,
+the same sandcastle demo can also be hosted at other domains.
+The same instructions should apply.
+
+Post-upgrade checks
+-------------------
 
 - |check| Run the headless wallet to check that services are actually working:
 
   .. code-block:: console
 
-     $ taler-wallet-cli integrationtest \
-         -e https://exchange.demo.taler.net/ \
-         -m https://backend.demo.taler.net/ \
-         -b https://bank.demo.taler.net \
-         -w "KUDOS:10" \
-         -s "KUDOS:5"
+    taler-wallet-cli api 'runIntegrationTestV2' 
'{"exchangeBaseUrl":"https://exchange.demo.taler.net";, "corebankApiBaseUrl": 
"https://bank.demo.taler.net";, "merchantBaseUrl": 
"https://backend.demo.taler.net";, "merchantAuthToken":"secret-token:sandbox"}'
+
+
+Wallets
+-------
+
+We consider the following published wallets to be "production wallets":
+
+* Browser: Firefox Add-On Store
+* Browser: Chrome Web Store
+* Android: Google Play
+* Android: F-Droid
 
-Basics:
+Basics
+------
 
 - |check| Visit https://demo.taler.net/ to see if the landing page is 
displayed correctly
 - |check| landing language switcher
@@ -36,7 +51,8 @@ Basics:
 - |check| withdraw process of large amount (20 KUDOS) runs into KYC check
 
 
-Blog demo:
+Blog demo
+---------
 
 - |check| Visit https://shop.demo.taler.net/
 - |check| blog page article list renders
@@ -55,7 +71,8 @@ Blog demo:
 - |check| wallet transaction history rendering
 - |check| delete history entry
 
-Donation demo:
+Donation demo
+-------------
 
 - |check| Reset wallet
 - |check| Withdraw age-restricted coins (< 14)
@@ -66,7 +83,8 @@ Donation demo:
   that the payment is requested again, instead of showing the previous
   fulfillment page.
 
-Merchant SPA:
+Merchant SPA
+------------
 
 - |check| test SPA loads
 - |check| try to login with wrong password
@@ -85,13 +103,15 @@ Merchant SPA:
 - |check| TBD: test various settings
 - |check| TBD: ...
 
-Survey/Rewards:
+Survey/Rewards
+--------------
 
 - |check| Visit https://survey.demo.taler.net/ and receive a reward.
 - |check| Verify that the survey stats page 
(https://survey.demo.taler.net/survey-stats) is working,
   and that the survey reserve has sufficient funds.
 
-P2P payments:
+P2P payments
+------------
 
 - |check| generating push payment (to self is OK)
 - |check| accepting push payment (from self is OK)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]