zashi-ios-wallet-private/secantTests/SnapshotTests
Lukas Korba b142609af9
[#720] User can proceed to send flow without funds (#723)
- the send button is enabled only when some funds are available
- the verified balance used for sufficiency of funds instead of total
- changed the pending transaction logic and split into sending/receiving instead
- code cleanup of unused CancelId
- UI cleanup, detail of receiving transaction rendered "to" prefix with no address

[#720] User can proceed to send flow without funds (#723)

- totalBalance -> totalSpendableBalance
- improved code syntax for the conditions in TransactionState deciding the status
2023-05-17 11:31:08 -03:00
..
AddressDetailsSnapshotTests [#554] Use WalletConfigProvider and WalletConfig in the TCA (#582) 2023-02-27 13:55:47 +01:00
BalanceBreakdownSnapshotTests [#682] Adopt removal of the Notification center on the SDK side (#687) 2023-03-21 11:03:42 +01:00
HomeSnapshotTests [#720] User can proceed to send flow without funds (#723) 2023-05-17 11:31:08 -03:00
ImportWalletSnapshotTests [#609] Split birthday from the import seed phrase (#622) 2023-03-07 07:16:34 +01:00
OnboardingSnapshotTests [#554] Use WalletConfigProvider and WalletConfig in the TCA (#582) 2023-02-27 13:55:47 +01:00
ProfileSnapshotTests [#654] Convert SDKSynchronizerDependency to regular TCA dependency (#672) 2023-03-15 09:53:16 +01:00
RecoveryPhraseDisplaySnapshotTests [#449] Migrate Scan to ReducerProtocol (#456) 2022-11-05 07:11:25 +01:00
RecoveryPhraseValidationFlowSnapshotTests [#444] Ensure that sensitive information can't be logged intentionally or by accident (#536) 2023-02-13 20:32:50 +01:00
SendSnapshotTests [#654] Convert SDKSynchronizerDependency to regular TCA dependency (#672) 2023-03-15 09:53:16 +01:00
SettingsSnapshotTests [#654] Convert SDKSynchronizerDependency to regular TCA dependency (#672) 2023-03-15 09:53:16 +01:00
WalletEventsSnapshotTests [#720] User can proceed to send flow without funds (#723) 2023-05-17 11:31:08 -03:00
WelcomeSnapshotTests [#451] Migrate Welcome to ReducerProtocol (#458) 2022-11-05 08:10:06 +01:00
View+UIImage.swift [#566] Change colors app-wide (#603) 2023-03-06 15:14:18 +01:00