ZcashLightClientKit/Tests/TestUtils
Michal Fousek ef2d904260 [#556] Update API of TransactionRepository and make tests work
This change is prerequisity for future changes. API of
`TransactionRepository` is changed a bit. Now it's possible to filter
transaction by kind (all/sent/received) event when
`TransactionNG.Overview` structure is returned.

Tests are now fixed for new methods and new objects. For this mocked
database `darkside_data.db` had to be updated to the latest scheme used
by the Rust code.
2022-12-21 12:33:20 +01:00
..
Resources [#556] Update API of TransactionRepository and make tests work 2022-12-21 12:33:20 +01:00
proto [#394] Update swift-grpc to 1.8.0 (#395) 2022-06-16 12:37:16 -03:00
DarkSideWalletService.swift [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00
FakeChainBuilder.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
FakeService.swift [#523] Make a CompactBlockProcessor an Actor (#565) 2022-10-27 12:51:38 +02:00
FakeStorage.swift [#488] Delete cache db when sync ends 2022-11-15 10:31:59 +01:00
InternalSyncProgressMemoryStorage.swift [#646] SDK sync process resumes correctly 2022-12-12 14:27:30 +01:00
MockTransactionRepository.swift [#556] Update API of TransactionRepository and make tests work 2022-12-21 12:33:20 +01:00
SampleLogger.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
Stubs.swift Fix `testShieldFunds()` dataset loading issue. (#659) 2022-12-12 10:00:31 -03:00
TestCoordinator.swift [#646] SDK sync process resumes correctly 2022-12-12 14:27:30 +01:00
TestDbBuilder.swift [#488] Delete cache db when sync ends 2022-11-15 10:31:59 +01:00
TestVector.swift [#646] SDK sync process resumes correctly 2022-12-12 14:27:30 +01:00
Tests+Utils.swift Merge branch 'master' into merge-master 2022-10-03 20:15:40 -03:00
XCAsyncTestCase.swift [#646] SDK sync process resumes correctly 2022-12-12 14:27:30 +01:00