summaryrefslogtreecommitdiff
path: root/checklists/qa-0.10.rst
blob: 262f44f55a3820b884c394ce4d77992e87a2b39d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
Taler 0.9.4 QA Plan
-------------------

Wallet Platforms
^^^^^^^^^^^^^^^^

Platforms listed here are the officially supported platforms for this release.

* Overview / Installation Page

  * https://taler.net/en/wallet.html

* Android

  * Google Play: https://play.google.com/store/apps/details?id=net.taler.wallet
  * F-Droid: https://f-droid.org/en/packages/net.taler.wallet.fdroid/
  * APK Download: TBD

* Browser

  * Chrome: https://chromewebstore.google.com/detail/gnu-taler-wallet/millncjiddlpgdmkklmhfadpacifaonc
  * Firefox: https://addons.mozilla.org/en-US/firefox/addon/taler-wallet/

* iOS


Running Deployments
^^^^^^^^^^^^^^^^^^^

These deployments are maintained by us and should work for the release:

* Sandcastle-based:

  * demo.taler.net

  * test.taler.net

* Regio-based:

  * regio-taler.fdold.eu


Wallet Flows
^^^^^^^^^^^^

* Bank-integrated withdrawal

  * webext: "Continue with Mobile Wallet" flow

* Manual withdrawal

  * ``taler://withdraw-exchange`` flow

  * Currency conversion withdrawal

* Peer push payments ("Send Money")

* Peer pull payments ("Receive Money")

* Deposit into bank account

  * Check that deposit arrived

* Payment at merchant

  * on blog merchant
  * on survey
  * directly initiated via merchant SPA
  * webext: "Pay with Mobile Wallet" flow

* Pay templates

  * Payment TOTP codes

* Exchange management

  * Reloading exchange keys
  * Deleting an exchange

* Offline handling

  * Check error messages for other flows when internet connectivity
    is bad or device is completely offline.


libeufin-bank Flows
^^^^^^^^^^^^^^^^^^^

* Admin functionality

  * Login

  * Credential change

  * Conversion settings

  * Bank account creation

  * Test transfers

* Normal account functionality

  * Transfers

    * Transfer to the exchange should bounce

  * Withdrawals

  * (conversion-only): Test cash-in

  * (conversion-only): Test cash-out

    * Lower cash-out limit enforced

  * 2FA for withdrawals, cash-out


Merchant Backend SPA Flows
^^^^^^^^^^^^^^^^^^^^^^^^^^

* Instance creation

* Simple bank account setup

* Order creation

  * Pay order (with short wire transfer deadline)

  * Check that money from order arrive at the bank with the right subject

* Extended bank account setup

  * Add Taler Bank Revenue API

  * Check bank transfer list (for wire transfer of previously paid+wired order)

  * Check order payment status goes to "final" automatically

* TOTP Device Management

  * Add device

  * Edit device (set new secret, export new secret as QR code)

  * Delete device

* Templates

  * Add template

  * Edit template

  * Add TOTP device to template

  * Edit TOTP device associated with template

  * Pay template

  * Check TOTP code matches

  * Remove TOTP device from template

  * Delete template



Regio Deployment
^^^^^^^^^^^^^^^^

* Deployment Automation (deployment.git/regional-currency)

  * Test with Debian bookworm

  * Test with Ubuntu mantic

  * Check logs for errors

  * Test with telesign (SMS)

  * Set up EBICS integration

  * Check that ToS is configured

* Deployment Functionality

  * All flows of the wallet should work (see ``Wallet Flows`` above)

  * All flows of libeufin-bank should work (see ``libeufin-bank Flows`` above)

  * Merchant backend should work (see ``Merchant Backend SPA Flows`` above)

  * Check logs


Android Merchant PoS
^^^^^^^^^^^^^^^^^^^^

* Test against demo.taler.net


Android Cashier App
^^^^^^^^^^^^^^^^^^^

* Test against demo.taler.net


CI
^^

* https://buildbot.taler.net/#/waterfall
* CI should pass


Debian Repository
^^^^^^^^^^^^^^^^^

* Debian

  * repo at https://deb.taler.net/apt/debian/
  * supported codename(s): bookworm


* Ubuntu:

  * repo at https://deb.taler.net/apt/ubuntu/
  * supported codename(s): mantic


GNU Release
^^^^^^^^^^^

* Release announcement
* FTP upload