ZcashLightClientKit/Tests/OfflineTests
Francisco Gindre bb3d7d06c5
[#780] part of Adopt green policy (#1064)
fixes docs and deletes fixme for [#783]

closes #783

[#785]: Fix test testSingleNoteNoChangeTransaction

[#786] fix testVerifyChangeTransaction

Closes #786

[#790] mark as fixed testRewindAfterSendingTransaction

Closes #790

[#865] Fix test testStoringTenSandblastedBlocks

Closes #865

[#791] Fix test testRewindAfterSendingTransaction

Closes #791

[#783]: Fix test testMaxAmountSendBroadcast

Closes #783
2023-05-11 08:13:20 -03:00
..
DerivationToolTests Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
BirthdayTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
BlockBatchValidationTests.swift [#1012] Introduce dependency injection in the SDK 2023-05-08 14:58:49 +02:00
ClosureSynchronizerOfflineTests.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
CombineSynchronizerOfflineTests.swift Fix tests related to blocks downloading 2023-05-08 11:08:54 +02:00
CompactBlockProcessorOfflineTests.swift [#1012] Introduce dependency injection in the SDK 2023-05-08 14:58:49 +02:00
CompactBlockRepositoryTests.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
FsBlockStorageTests.swift [#780] part of Adopt green policy (#1064) 2023-05-11 08:13:20 -03:00
InitializerOfflineTests.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
InternalSyncProgressTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
MemoTests.swift [#1037] Empty string memo throws `ZcashError.memoTextInputEndsWithNullBytes` (#1038) 2023-05-10 12:39:34 -03:00
NullBytesTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
PagedTransactionRepositoryTests.swift [#484] Use async for TransactionsRepository 2023-03-28 10:17:14 +02:00
RawTransactionTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
RecipientTests.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
SynchronizerOfflineTests.swift [#781] This fixes test `testMaxAmountMinusOneSend` by creating two se… (#1034) 2023-05-10 17:13:29 -03:00
TransactionRepositoryTests.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
TxIdTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
UndescribableTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
UnifiedTypecodesTests.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
WalletTests.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
ZatoshiTests.swift Fix typos 2022-12-31 12:50:16 +02:00
ZcashRustBackendTests.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
ZcashTransactionStateTests.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
Zip302MemoTests.swift [#442] Introduce parallel downloading and scanning 2023-05-05 09:35:43 +02:00