secant-ios-wallet/secantTests
Lukas Korba 2bb5451047
[#294] amount + address fields done (#308)
cleanup

validation

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- zec amount refactored to be always Int64 - number formatter to zec string for the UI added
- cleaned up the invalid input conditions by providing computed properties
- isValidZcashAddress() added

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- prefix input view support implemented
- zcash or $ symbol used as a prefix for the amount input
- $ computations and max out implemented

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- insufficient funds logic (UI error + inability to send) added
- $ balance value visible at send screen
- cleanup

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- send routing simplified and cleaned up

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- unit tests

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- cleanup

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- review comments solved
2022-05-11 12:26:39 -03:00
..
AppReducerTests [#293] first draft of history of transactions (#293) 2022-04-28 07:22:31 -03:00
BackupFlowTests Issue #44: Recovery Phrase Validation flow + tests 2022-02-18 10:26:11 -03:00
OnboardingTests importing and storing the wallet 2022-04-11 14:36:09 +02:00
RecoveryPhraseValidationTests Test fixes 2022-02-24 17:26:06 +01:00
SendTests [#294] amount + address fields done (#308) 2022-05-11 12:26:39 -03:00
TransactionHistoryTests [#294] amount + address fields done (#308) 2022-05-11 12:26:39 -03:00
UtilTests [#302] Synchronizer status on Home Screen (#304) 2022-05-04 17:01:48 -03:00
Info.plist Initial Project 2021-07-29 19:38:35 -03:00
secantTests.swift PR suggestions 2021-10-21 12:40:35 -03:00