ZcashLightClientKit/Tests/DarksideTests
Michal Fousek 02ee0a54ea [#593] Fix testSmallDownloadAsync test
- Test was failling with:
generalError(message: "block not found in cache, should always be in cache in darkside mode")
- There was no wait so lightwalletd in darkside mode didn't have enough time to accept mocked state.
2022-10-28 12:18:19 +02:00
..
AdvancedReOrgTests.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
BalanceTests.swift [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
BlockDownloaderTests.swift [#593] Fix testSmallDownloadAsync test 2022-10-28 12:18:19 +02:00
DarksideSanityCheckTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
NetworkUpgradeTests.swift [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
PendingTransactionUpdatesTest.swift [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
ReOrgTests.swift [#398] Make WalletBirthday an internal type (#414) 2022-07-12 16:36:12 -03:00
RewindRescanTests.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
ShieldFundsTests.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
SychronizerDarksideTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
SynchronizerTests.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
TransactionEnhancementTests.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
Z2TReceiveTests.swift [486] sendToAddress async/await 2022-09-21 13:47:17 +02:00
ZcashLightClientKitTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00