`by.text('Freeze')` was flaky on iOS — the badge text could be
occluded or laid out before Detox flushed. Add `testID` support to
`Badge`, set `FrozenBadge` / `ChangeBadge` IDs from `CoinControl`, and
add `OutputMemoLabel` to the row memo Text so the manage-UTXO e2e
asserts the badge by id (with `waitFor` to absorb late layout) instead
of by visible text.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| Broadcast.tsx | ||
| CoinControl.tsx | ||
| CoinControlOutputSheet.tsx | ||
| Confirm.tsx | ||
| create.tsx | ||
| psbtMultisig.tsx | ||
| PsbtMultisigQRCode.tsx | ||
| psbtWithHardwareWallet.tsx | ||
| ScanQRCode.tsx | ||
| SendDetails.tsx | ||
| success.tsx | ||