ZcashLightClientKit/Tests/OfflineTests
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
..
DerivationToolTests Merge pull request #779 from Chlup/two_swiftlint_configs 2023-02-15 09:31:41 +01:00
BirthdayTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
BlockBatchValidationTests.swift [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
CompactBlockProcessorOfflineTests.swift [#771] Fix tests failing because of different paths passed to `FSCompactBlockRepository` and `FSMetadataStore` 2023-02-09 13:58:49 +01:00
CompactBlockRepositoryTests.swift [#771] Fix tests failing because of different paths passed to `FSCompactBlockRepository` and `FSMetadataStore` 2023-02-09 13:58:49 +01:00
ErrorLocalizationTests.swift [#711] Add Swiftlint plug in to SDK (#722) 2023-01-18 17:09:04 +01:00
FsBlockStorageTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
InternalSyncProgressTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
MemoTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
NotesRepositoryTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
NullBytesTests.swift Update code to to comply better with linter rules 2023-02-13 12:18:08 +01:00
PagedTransactionRepositoryTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
PendingTransactionRepositoryTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
RawTransactionTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
RecipientTests.swift Update code to to comply better with linter rules 2023-02-13 12:18:08 +01:00
TransactionRepositoryTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
TxIdTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
UndescribableTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
UnifiedTypecodesTests.swift Update code to to comply better with linter rules 2023-02-13 12:18:08 +01:00
WalletTests.swift [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
ZatoshiTests.swift Fix typos 2022-12-31 12:50:16 +02:00
ZcashRustBackendTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
Zip302MemoTests.swift Update code to to comply better with linter rules 2023-02-13 12:18:08 +01:00