Test -TUI - Savings
Test cases - Savings related operations: transfer_to_savings_operation, transfer_from_savings_operation, cancel_transfer_from_savings_operation.
Preconditions:
- There is a created profile.
- The user has enough funds to make a transfer.
- The user has enough RC to make a transfer.
- The user starts on the Dashboard view.
- Clive is activate.
For each test the following points should be performed:
- The user an operation in HBD/HIVE with memo (if possible) to own account/another account and Fast broadcasts it.
- The user an operation in HBD/HIVE without memo (if possible) to own account/another account and finalizes transaction.
- The user an operation in HBD/HIVE to own account/another account, adds to the cart and then broadcasts it.
- The user makes two operations to own account/another account, the first in HBD, the second in HIVE, adds them to cart and then broadcasts.
[ ] I. Test cases: Transfer to savings.
[ ] II. Test cases: Transfer from savings.
[ ] III. Test cases: Cancel transfer from savings.
Additional preconditions:
- There is a pending transfer from saving.
Remark: It would be nice to check that there is a transfer form savings on the screen before canceling a transfer and that there is no transfer from savings after canceling a transfer.
Edited by Aleksandra Grabowska