Skip to content

test: fund hw wallet from receive ui - #211

Open
piotr-iohk wants to merge 1 commit into
feat/trezor-sendfrom
feat/trezor-receive
Open

test: fund hw wallet from receive ui#211
piotr-iohk wants to merge 1 commit into
feat/trezor-sendfrom
feat/trezor-receive

Conversation

@piotr-iohk

Copy link
Copy Markdown
Collaborator

Summary

  • fundHardwareWalletAndAcknowledge now opens Receive, switches to the Trezor tab, and funds the address from the QR instead of the emulator fixture.
  • Covers the new hardware receive UI as part of @hardware_wallet_2_4.
  • Stacked on e2e #209 (feat/trezor-send).
  • Pairs with the native receive work: bitkit-android#1189 and bitkit-ios#693.

Keep this branch until the app receive PRs merge so CI can resolve the matching feat/trezor-receive e2e branch.

Test plan

  • Android: app built from feat/trezor-receive, Trezor emulator up, BACKEND=local npm run e2e:android -- --mochaOpts.grep "@hardware_wallet"
  • iOS: same against bitkit-ios#693, BACKEND=local npm run e2e:ios -- --mochaOpts.grep "@hardware_wallet" — pairing currently hangs locally when focusing the label field (simulator pasteboard/keyboard)
  • Confirm @hardware_wallet_1 still passes on both platforms

Made with Cursor

@piotr-iohk piotr-iohk self-assigned this Aug 31, 2026
@piotr-iohk piotr-iohk added Android Changes related to bitkit-android iOS Changes related to bitkit-ios labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Android Changes related to bitkit-android iOS Changes related to bitkit-ios

1 participant