ZcashLightClientKit/Tests/TestUtils
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
..
Resources [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
proto [#394] Update swift-grpc to 1.8.0 (#395) 2022-06-16 12:37:16 -03:00
AlternativeSynchronizerAPITestsData.swift [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00
CompactBlockProcessorEventHandler.swift [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00
DarkSideWalletService.swift [#876] Add tests which runs multiple instances of the SDKSynchronizer 2023-03-28 16:11:13 +02:00
FakeChainBuilder.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
FakeService.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
FakeStorage.swift [#871] Cleanup internals of the SDK and use async where applicable 2023-03-27 16:16:42 +02:00
InternalSyncProgressMemoryStorage.swift [#646] SDK sync process resumes correctly 2022-12-12 14:27:30 +01:00
LoggerProxy.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
MockTransactionRepository.swift Merge branch 'main' into release/0.18.1-beta 2023-02-08 12:48:20 -03:00
SDKSynchronizerSyncStatusHandler.swift [#724] Switch from NotificationCenter to Combine 2023-03-17 10:18:51 +01:00
Stubs.swift [#880] Make some deprecations effective (#885) 2023-03-28 15:56:14 -03:00
SynchronizerMock.swift [#880] Make some deprecations effective (#885) 2023-03-28 15:56:14 -03:00
TestCoordinator.swift [#876] Add tests which runs multiple instances of the SDKSynchronizer 2023-03-28 16:11:13 +02:00
TestDbBuilder.swift [#826] Change how the SDK is initialised 2023-03-13 15:32:55 +01:00
TestVector.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
Tests+Utils.swift [#876] Add tests which runs multiple instances of the SDKSynchronizer 2023-03-28 16:11:13 +02:00
UnspentTransactionOutputEntityMock.swift [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00
XCAsyncTestCase.swift [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00