ZcashLightClientKit/Tests/TestUtils
Michal Fousek d09b00cabe [#795] Include sapling-spend file into bundle for tests
Closes #795

- Added structure `SaplingParamsSourceURL` which holds source URLs for
  sapling-spend file and sapling-output file. URLs are ultimately passed
  to `SaplingParameterDownloader`.
- This is done so it's possible to pass different URLs when running
  tests.
- sapling-spend file and sapling-output file are in tests bundle. And
  when running tests these files are loaded from bundle and not from
  network.
2023-02-20 10:03:16 +01:00
..
Resources [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
proto
CompactBlockProcessorEventHandler.swift
DarkSideWalletService.swift
FakeChainBuilder.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
FakeService.swift
FakeStorage.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
InternalSyncProgressMemoryStorage.swift
MockTransactionRepository.swift
Stubs.swift [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
TestCoordinator.swift [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
TestDbBuilder.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
TestVector.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
Tests+Utils.swift Merge pull request #779 from Chlup/two_swiftlint_configs 2023-02-15 09:31:41 +01:00
XCAsyncTestCase.swift