secant-ios-wallet/secantTests/SnapshotTests
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
..
BalanceBreakdownSnapshotTests [#224] [Scaffold] Balance Breakdown (#412) 2022-08-17 10:22:35 -03:00
HomeSnapshotTests [#427] Add not enough disk space screen (#429) 2022-09-30 15:49:07 +02:00
ImportWalletSnapshotTests [345] Take wallet import snapshot (#353) 2022-06-14 11:56:08 +02:00
OnboardingSnapshotTests [340] Take Onboarding Snapshots (#352) 2022-06-14 11:51:13 +02:00
ProfileSnapshotTests [#409] Rewrite LocalAuthenticationHandler so it supports new concurrency (#410) 2022-08-17 10:23:31 -03:00
RecoveryPhraseDisplaySnapshotTests [341] Take Phrase Display Snapshots (#354) 2022-06-14 11:58:21 +02:00
RecoveryPhraseValidationFlowSnapshotTests [342] Take empty validation puzzle snapshot (#355) 2022-06-14 12:00:08 +02:00
SendSnapshotTests [#81] Update Send Confirmation screen (#426) 2022-09-27 19:14:52 +02:00
SettingsSnapshotTests [#409] Rewrite LocalAuthenticationHandler so it supports new concurrency (#410) 2022-08-17 10:23:31 -03:00
WalletEventsSnapshotTests [#379] Show alert before follow a Block explorer link (#423) 2022-09-22 21:20:46 +02:00
WelcomeSnapshotTests [337] Set up Snapshot Testing (#350) 2022-06-10 10:46:35 -03:00
View+UIImage.swift [337] Set up Snapshot Testing (#350) 2022-06-10 10:46:35 -03:00