secant-ios-wallet/secantTests
Lukas Korba eb83de4d8d [#1223] Fallback missing server to custom field
- The version1 has been completely refactored and redesigned
- The custom server and term now supports localisation
- The list of servers is now network dependent, different for testnet vs. mainnet
- The selected server is now represented as Hashable and Codable struct ServerConfig that holds the host, port and isCustom flag
- Migration of version1 implemented that ensures to persist previous choice of a user and fills it in a custom field
- The UI dynamically ensured the host & port are at one line, not split to multiline label
- The persistency of a choice is now handled by UserPreferencesStorage, a dependency designed for user settings
- Tests fixed

[#1223] Fallback missing server to custom field (#1226)

- Servers are newly represented as enums allowing customization of naming and localization
2024-04-30 10:03:50 +02:00
..
AddressDetailsTests
BackupFlowTests [#1097] Zashi-iOS audit Issue E 2024-03-08 13:31:55 +01:00
BalanceBreakdownTests [#1087] Total and available balances component 2024-04-05 11:52:44 +02:00
DeeplinkTests
HomeTests [#1087] Total and available balances component 2024-04-05 11:52:44 +02:00
ImportWalletTests
MultiLineTextFieldTests
PrivateDataConsentTests
ReviewRequestTests [#1087] Total and available balances component 2024-04-05 11:52:44 +02:00
RootTests [#1189] Cleanup of unused translations 2024-04-15 14:00:39 +02:00
ScanTests
SendTests [#1087] Total and available balances component 2024-04-05 11:52:44 +02:00
SensitiveDataTests
SettingsTests [#1191] Refactor AdvancedSettingsReducer to latest TCA 2024-04-15 16:09:39 +02:00
SnapshotTests [#1087] Total and available balances component 2024-04-05 11:52:44 +02:00
SyncProgressTests
TabsTests [#1087] Total and available balances component 2024-04-05 11:52:44 +02:00
TransactionListTests
UtilTests [#1223] Fallback missing server to custom field 2024-04-30 10:03:50 +02:00
WalletConfigProviderTests
ZatoshiStringRepresentation [#1147] Handle nil transaction fees 2024-03-22 14:50:19 +01:00
Info.plist