ZcashLightClientKit/Tests/DarksideTests
Michal Fousek 14f1436987 [#556] Fix tests and fix few bugs
- Fix all the tests. In few tests code had to be changes because order
  of transactions is newly defined. It wasn't before.
- Change properties of Transaction.* objects. Some had to be made
  Optional to make all tests work.
- Add new tests for TransactionDAO.
- Removed methods from TransactionDAO that weren't used.
2023-01-10 23:20:46 +01:00
..
AdvancedReOrgTests.swift [#556] Fix tests and fix few bugs 2023-01-10 23:20:46 +01:00
BalanceTests.swift Merge branch 'main' into 556_using_transactions_db_views 2023-01-10 11:02:12 +01:00
BlockDownloaderTests.swift
DarksideSanityCheckTests.swift
PendingTransactionUpdatesTest.swift
ReOrgTests.swift
RewindRescanTests.swift
ShieldFundsTests.swift
SychronizerDarksideTests.swift Merge branch 'main' into 556_using_transactions_db_views 2023-01-10 11:02:12 +01:00
SynchronizerTests.swift
TransactionEnhancementTests.swift
Z2TReceiveTests.swift