From b2bd23cfa514b4feba31df49249dae355c1bb315 Mon Sep 17 00:00:00 2001 From: Tulio Miranda Date: Tue, 14 Nov 2023 17:16:52 -0300 Subject: [PATCH 1/2] Docs: QA steps to validate QR Code scanner --- QA.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/QA.md b/QA.md index ddb7720a2..4e6ae9a8b 100644 --- a/QA.md +++ b/QA.md @@ -83,6 +83,13 @@ 1. Generate a payment request of 2 TEST. 1. Pay the Payment Request using your test wallet that has just received the TEST before and check the confirmation message. +1. **Send HTR with QR Code** + 1. Go to the Receive Screen and click on Payment Request. + 1. Generate a payment request of 1 HTR + 1. Take a screenshot of the QR Code and open that screenshot in another device + 1. Use the Mobile Wallet QR code scanner to read this screenshot + 1. Pay the Payment Request using the same wallet used to generate it + 1. **Register a token Tests** 1. Go to the Dashboard Screen. 1. Select the Test Token. From bfa0c6537465d5aa194a53fe4a5cc0af2a574cc4 Mon Sep 17 00:00:00 2001 From: tuliomir Date: Thu, 16 Nov 2023 09:22:04 -0300 Subject: [PATCH 2/2] docs: improves wording --- QA.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/QA.md b/QA.md index 4e6ae9a8b..620e291ce 100644 --- a/QA.md +++ b/QA.md @@ -84,11 +84,9 @@ 1. Pay the Payment Request using your test wallet that has just received the TEST before and check the confirmation message. 1. **Send HTR with QR Code** - 1. Go to the Receive Screen and click on Payment Request. - 1. Generate a payment request of 1 HTR - 1. Take a screenshot of the QR Code and open that screenshot in another device - 1. Use the Mobile Wallet QR code scanner to read this screenshot - 1. Pay the Payment Request using the same wallet used to generate it + 1. Generate a payment request requesting 1 HTR from another device + 1. Use the Mobile Wallet QR code scanner to read the QR code from this other device + 1. Pay the Payment Request, the transaction should be successful 1. **Register a token Tests** 1. Go to the Dashboard Screen.