ZcashLightClientKit/Tests/TestUtils
Lukas Korba 6cc96a9245 [#1046] Implement SaplingParamsAction
- rebased so I get functionality of improved mock checks
- enhanced SaplingParamsAction tests
- enhanced ValidateAction tests
- enhanced ScanAction tests

[#1046] Implement SaplingParamsAction

- scanAction tests more checks added
2023-05-18 14:55:47 +02:00
..
Resources [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
Sourcery [#1046] Implement SaplingParamsAction 2023-05-18 14:55:47 +02:00
proto
CompactBlockProcessorEventHandler.swift [#1049] Implement ValidateAction 2023-05-17 16:50:44 +02:00
DarkSideWalletService.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
FakeChainBuilder.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
FakeService.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
FakeStorage.swift [#442] Introduce parallel downloading and scanning 2023-05-05 09:35:43 +02:00
InternalSyncProgressMemoryStorage.swift
LatestBlocksDataProviderMock.swift [#908] Add last and latest blocks data to Synchronizer State (#911) 2023-04-14 09:08:37 +02:00
LoggerProxy.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
MockSessionIDGenerator.swift [#908] Add last and latest blocks data to Synchronizer State (#911) 2023-04-14 09:08:37 +02:00
MockTransactionRepository.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
SDKSynchronizerSyncStatusHandler.swift [#1049] Implement ValidateAction 2023-05-17 16:50:44 +02:00
Stubs.swift [#1049] Implement ValidateAction 2023-05-17 16:50:44 +02:00
TestCoordinator.swift [#1046] Implement SaplingParamsAction 2023-05-18 13:27:18 +02:00
TestDbBuilder.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
TestVector.swift
Tests+Utils.swift [#700] Make CBP state machine work 2023-05-15 15:49:28 +02:00
TestsData.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
UnspentTransactionOutputEntityMock.swift [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00
ZcashTestCase.swift [#1012] Introduce dependency injection in the SDK 2023-05-08 14:58:49 +02:00