secant-ios-wallet/secantTests
Michal Fousek ad575b8173
[#427] Add not enough disk space screen (#429)
Closes #427

- This is scaffold work for #427. Logic is done and some basic UI.
- Logic that works with free disk space is in `DiskSpaceChecker`. Use
  `WrappedDiskSpaceChecker` to get live or mocked instances of `DiskSpaceChecker`.
- You can either use `mockEmptyDisk` which mocks situation when there
  is enough space on disk.
- Or you can use `mockFullDisk` to mock situation when there isn't enough space on disk.
2022-09-30 15:49:07 +02:00
..
AppTests [#427] Add not enough disk space screen (#429) 2022-09-30 15:49:07 +02:00
BackupFlowTests [408] Reduce dependency on TCA in the dependencies (#413) 2022-08-17 09:12:15 +02:00
BalanceBreakdownTests [#224] [Scaffold] Balance Breakdown (#412) 2022-08-17 10:22:35 -03:00
DeeplinkTests [#427] Add not enough disk space screen (#429) 2022-09-30 15:49:07 +02:00
HomeTests [#427] Add not enough disk space screen (#429) 2022-09-30 15:49:07 +02:00
ImportWalletTests [301] Import Wallet does not have a Birthday input field (#328) 2022-05-26 14:47:55 +02:00
MultiLineTextFieldTests [146] [UI Component] multiple line textfield (#400) 2022-08-02 08:07:03 +02:00
OnboardingTests [#319] Update TCA to 0.35.0 (#326) 2022-05-23 12:36:29 -03:00
ProfileTests [#409] Rewrite LocalAuthenticationHandler so it supports new concurrency (#410) 2022-08-17 10:23:31 -03:00
RecoveryPhraseValidationTests [408] Reduce dependency on TCA in the dependencies (#413) 2022-08-17 09:12:15 +02:00
ScanTests [106] [Scaffold] Scan QR Screen (#321) 2022-05-24 08:30:12 +02:00
SendTests [#81] Update Send Confirmation screen (#426) 2022-09-27 19:14:52 +02:00
SettingsTests [#409] Rewrite LocalAuthenticationHandler so it supports new concurrency (#410) 2022-08-17 10:23:31 -03:00
SnapshotTests [#427] Add not enough disk space screen (#429) 2022-09-30 15:49:07 +02:00
UtilTests [#25] Add swiftlint rule to detect TODO without issue number (#425) 2022-09-26 17:30:07 +02:00
WalletEventsTests [#394] adopt ZcashLightClientKit 0.16.x-beta (#397) 2022-07-19 15:56:46 -03:00
Info.plist
secantTests.swift PR suggestions 2021-10-21 12:40:35 -03:00