Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion flows/addNewKey.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- tapOn:
id: 'btn_Manage\nKeys'
Expand Down
2 changes: 1 addition & 1 deletion flows/addwallet.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- assertTrue: ${output.text_HotWallet = "1 Wallet"}
- assertVisible:
Expand Down
2 changes: 1 addition & 1 deletion flows/appsettings.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# - runFlow: login.yaml
- tapOn:
Expand Down
2 changes: 1 addition & 1 deletion flows/appsettings_toggles.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# Happy-path: toggle dark mode on then off inside App Settings and navigate back.
- tapOn:
Expand Down
2 changes: 1 addition & 1 deletion flows/buyBTC.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- tapOn:
id: 'view_wallet_0'
Expand Down
2 changes: 1 addition & 1 deletion flows/copywalletaddress.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# - runFlow: login.yaml
- tapOn:
Expand Down
2 changes: 1 addition & 1 deletion flows/editwallet.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- runFlow: login.yaml
- tapOn:
Expand Down
2 changes: 1 addition & 1 deletion flows/editwalletdetails.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# - runFlow: login.yaml
- tapOn:
Expand Down
2 changes: 1 addition & 1 deletion flows/exportseed.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- tapOn:
id: 'btn_App_Backup'
Expand Down
2 changes: 1 addition & 1 deletion flows/exportseed_wrong_pin.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# Negative-path: entering the wrong PIN on the seed-export passcode screen
# should not reveal the recovery phrase and should stay on the passcode screen.
Expand Down
2 changes: 1 addition & 1 deletion flows/healthCheckKey.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- tapOn:
id: 'btn_Manage\nKeys'
Expand Down
2 changes: 1 addition & 1 deletion flows/hidendeletekey.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- tapOn:
id: 'btn_Manage\nKeys'
Expand Down
2 changes: 1 addition & 1 deletion flows/keySetting.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- tapOn:
id: 'btn_Manage\nKeys'
Expand Down
2 changes: 1 addition & 1 deletion flows/login.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- extendedWaitUntil:
visible: 'Enter your passcode'
Expand Down
2 changes: 1 addition & 1 deletion flows/login_wrong_pin.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# Negative-path: verify that an incorrect PIN shows an error, then log in with the correct PIN.
- extendedWaitUntil:
Expand Down
2 changes: 1 addition & 1 deletion flows/newapp.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- runFlow: setpin.yaml
- extendedWaitUntil:
Expand Down
2 changes: 1 addition & 1 deletion flows/receive.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- tapOn:
id: 'view_wallet_0'
Expand Down
2 changes: 1 addition & 1 deletion flows/receive_address_display.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# Happy-path: open the receive screen, verify the QR code area and address
# are visible, copy the address, verify the success toast, then navigate back.
Expand Down
2 changes: 1 addition & 1 deletion flows/receivesats.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# - runFlow: login.yaml
- tapOn:
Expand Down
2 changes: 1 addition & 1 deletion flows/refreshwallet.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- swipe:
from:
Expand Down
2 changes: 1 addition & 1 deletion flows/regression_full.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# Full regression suite — runs all major happy-path flows followed by
# the most critical negative-path flows in sequence.
Expand Down
2 changes: 1 addition & 1 deletion flows/sanity.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- runFlow: newapp.yaml
- runFlow: addwallet.yaml
Expand Down
2 changes: 1 addition & 1 deletion flows/send.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- tapOn:
id: 'view_wallet_0'
Expand Down
2 changes: 1 addition & 1 deletion flows/send_cancel.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# Negative-path: tap the back button at the address-entry step of a Send flow
# to verify the user is returned cleanly to the wallet screen.
Expand Down
2 changes: 1 addition & 1 deletion flows/send_empty_amount.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# Negative-path: submitting the amount screen with an empty amount field
# should not advance to the fee/confirmation screen.
Expand Down
2 changes: 1 addition & 1 deletion flows/send_invalid_address.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# Negative-path: entering a non-Bitcoin string as the send address should
# not advance to the amount screen. After verifying the error the flow
Expand Down
2 changes: 1 addition & 1 deletion flows/setpin.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- extendedWaitUntil:
visible: 'Create a passcode'
Expand Down
2 changes: 1 addition & 1 deletion flows/setpin_mismatch.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# Negative-path: dedicated passcode-mismatch test that runs independently of
# the full onboarding flow. Verifies the mismatch error UI and clear behaviour.
Expand Down
2 changes: 1 addition & 1 deletion flows/subscription.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- assertVisible:
id: 'btn_choosePlan'
Expand Down
2 changes: 1 addition & 1 deletion flows/versionhistory.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- tapOn:
id: 'view_Version_History'
Expand Down
2 changes: 1 addition & 1 deletion flows/viewwallet.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# - runFlow: login.yaml
- tapOn:
Expand Down
2 changes: 1 addition & 1 deletion flows/walletSetting.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
- tapOn:
id: 'view_wallet_0'
Expand Down
2 changes: 1 addition & 1 deletion flows/wallet_creation_cancel.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
appId: ${APPID}
appId: io.hexawallet.keeper
---
# Negative-path: start the wallet creation wizard and cancel at the
# transfer-policy screen to verify the user lands back on the home screen
Expand Down