ZcashLightClientKit/Tests/OfflineTests
Francisco Gindre c4d3f74205
[#880] Make some deprecations effective (#885)
* Deprecate `func getShieldedBalance(accountIndex: Int) -> Int64`

* Deprecate `func getShieldedVerifiedBalance(accountIndex: Int) -> Int64`

* deprecate `func getBalance(account index: Int = 0) -> Int64`

* deprecate `func defaultFee(for height: BlockHeight) -> Int64`

* deprecate `func getReceivedMemoAsUTF8(dbData:idNote:networkType:) -> String?`

* Deprecate `func getSentMemoAsUTF8(dbData:idNote:networkType:) -> String?`

* deprecate `getVerifiedBalance`

Closes #880
2023-03-28 15:56:14 -03:00
..
DerivationToolTests Merge pull request #779 from Chlup/two_swiftlint_configs 2023-02-15 09:31:41 +01:00
BirthdayTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
BlockBatchValidationTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
ClosureSynchronizerOfflineTests.swift [#880] Make some deprecations effective (#885) 2023-03-28 15:56:14 -03:00
CombineSynchronizerOfflineTests.swift [#880] Make some deprecations effective (#885) 2023-03-28 15:56:14 -03:00
CompactBlockProcessorOfflineTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
CompactBlockRepositoryTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
ErrorLocalizationTests.swift [#711] Add Swiftlint plug in to SDK (#722) 2023-01-18 17:09:04 +01:00
FsBlockStorageTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
InitializerOfflineTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
InternalSyncProgressTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
MemoTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
NotesRepositoryTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
NullBytesTests.swift Update code to to comply better with linter rules 2023-02-13 12:18:08 +01:00
PagedTransactionRepositoryTests.swift [#484] Use async for TransactionsRepository 2023-03-28 10:17:14 +02:00
PendingTransactionRepositoryTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
RawTransactionTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
RecipientTests.swift Update code to to comply better with linter rules 2023-02-13 12:18:08 +01:00
SynchronizerOfflineTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
TransactionRepositoryTests.swift [#484] Use async for TransactionsRepository 2023-03-28 10:17:14 +02: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 Update code to to comply better with linter rules 2023-02-13 12:18:08 +01:00
WalletTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
ZatoshiTests.swift Fix typos 2022-12-31 12:50:16 +02:00
ZcashRustBackendTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
Zip302MemoTests.swift Update code to to comply better with linter rules 2023-02-13 12:18:08 +01:00