ZcashLightClientKit/Tests/TestUtils/Resources
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
..
cache.db Issue #374 - XCTest don't load Resources from the module's bundle 2022-09-12 16:58:29 -06:00
darkside_caches.db Fix pre populated Db to have transactions from darksidewalletd seed 2022-10-21 13:54:53 -03:00
darkside_data.db [#556] Update API of TransactionRepository and make tests work 2022-12-21 12:33:20 +01:00
darkside_pending.db Fix pre populated Db to have transactions from darksidewalletd seed 2022-10-21 13:54:53 -03:00
test_data.db Issue #374 - XCTest don't load Resources from the module's bundle 2022-09-12 16:58:29 -06:00