secant-ios-wallet/secantTests/SendTests
Francisco Gindre 4212e4781b
[#611] Disable Send ZEC button when sync in progress (#623)
This disables the send button when the app is syncing. but if the user
is already there it won't change the underlying store to avoid unwanted
re-renders by SwiftUI engine.

Test reflect this situation. Also fixed a problem where the tests would
not reflect the correct state from the dependency injection.

Closes #611
2023-03-07 18:19:16 -03:00
..
CurrencySelectionTests.swift [#468] Migrate CurrencySelection to ReducerProtocol (#478) 2022-11-07 11:53:39 +01:00
SendTests.swift [#611] Disable Send ZEC button when sync in progress (#623) 2023-03-07 18:19:16 -03:00
TransactionAddressInputTests.swift [#444] Ensure that sensitive information can't be logged intentionally or by accident (#536) 2023-02-13 20:32:50 +01:00
TransactionAmountInputTests.swift [#444] Ensure that sensitive information can't be logged intentionally or by accident (#536) 2023-02-13 20:32:50 +01:00