ZcashLightClientKit/Tests/OfflineTests
Michal Fousek 21f90fe93c Fix flaky testListTransparentReceivers test
Data DB name is derived from timestamp in TemporaryDbBuilder. Timestamp
is converted to seconds before it's used to generate Data DB name. So
if the test is super fast and can run twice in one seconds it fails.
Solution is to always remove data DB at the end of the test.
2023-03-23 12:46:11 +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 [#826] Change how the SDK is initialised 2023-03-13 15:32:55 +01:00
ClosureSynchronizerOfflineTests.swift [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00
CombineSynchronizerOfflineTests.swift [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +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 [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00
ZatoshiTests.swift Fix typos 2022-12-31 12:50:16 +02:00
ZcashRustBackendTests.swift Fix flaky testListTransparentReceivers test 2023-03-23 12:46:11 +01:00
Zip302MemoTests.swift Update code to to comply better with linter rules 2023-02-13 12:18:08 +01:00