Skip to content

fix: expect home after android transfer to savings - #225

Open
jvsena42 wants to merge 5 commits into
mainfrom
fix/809-transfer-savings-home
Open

jvsena42 wants to merge 5 commits into
mainfrom
fix/809-transfer-savings-home

Conversation

@jvsena42

@jvsena42 jvsena42 commented Sep 16, 2026

Copy link
Copy Markdown
Member

Part of synonymdev/bitkit-android#809
Companion of synonymdev/bitkit-android#1280

This PR:

  1. Removes the Android-only NavigationBack tap after TransferSuccess-button in the channel close test in transfer.e2e.ts
  2. Removes the Android-only doNavigationClose() after TransferSuccess-button in transferSpendingToSavings()

synonymdev/bitkit-android#1280 sends OK on the transfer-to-savings success screen to Home, the same as iOS. After that change there is no Spending screen to leave, so both steps fail on Android. Merge this together with synonymdev/bitkit-android#1280; against current Android master these two steps are still needed.

Not run locally: the change only deletes lines, and doNavigationClose and driver are still used elsewhere in both files. The Android flow itself was verified by hand on an emulator build of #1280 (OK lands on Home, system back exits to the launcher).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
cursoragent and others added 4 commits September 18, 2026 14:49
Align settings_01 / settings_06 with the #232 waitForToastBestEffort
pattern so a missed or overlaying BalanceUnitSwitchedToast /
BalanceHiddenToast does not fail openSettings (DrawerSettings) after
TotalBalance. UI unit text and ShowBalance remain the source of truth.

Co-authored-by: piotr-iohk <piotr-iohk@users.noreply.github.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
(cherry picked from commit 9b95a97)
Hard-waiting on BackgroundPaymentsIntro-later flakes the Android send shard when the timed sheet is already gone or auto-dismissed. Poll like waitForToastBestEffort and still dismiss Later/Cancel when the intro is shown.

Co-authored-by: piotr-iohk <piotr-iohk@users.noreply.github.com>
(cherry picked from commit fe1e0fc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants