@web
Feature: Share Token to Others
File name: share-token.feature
Relative path: features/share-token.feature
Before
00:00:00.003
Given
There is a registered account: share-token-test-1@greenstand.org, and there is an wallet named: share-token-test-1-wallet, and there is one token:6593b5ff-576c-4969-86b4-7fe2aa4af1a1 in this wallet
00:00:03.377
And
There is one person A who has no account on Greenstand
00:00:00.372
When
share-token-test-1@greenstand.org login and click the send token button, and pick: share-token-test-1-wallet as sender and enable the checkbox: 'share by QR code', and input 1 token to send, and submit
00:00:45.529
Then
the link shows up on the next page
00:00:01.622
When
the user A open the link
00:00:07.497
Then
the user finish the registeration and login as share-token-receive-1@greenstand.org
00:00:15.915
Then
the user create a wallet: share-token-recieve-wallet-1
00:00:06.795
Then
the shared token is in the wallet
00:00:08.359
Before
0s
Given
There is a registered account: share-token-test-1@greenstand.org, and there is an wallet named: share-token-test-1-wallet, and there is one token:6593b5ff-576c-4969-86b4-7fe2aa4af1a1 in this wallet
00:00:02.695
And
There is one person A who has no account on Greenstand
00:00:00.329
When
share-token-test-1@greenstand.org login and click the send token button, and pick: share-token-test-1-wallet as sender and enable the checkbox: 'share by QR code', and input 1 token to send, and submit
00:00:15.277
Then
the QR code picture shows up on the next page
00:00:01.297