ZcashLightClientKit/Tests
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
..
DarksideTests [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00
NetworkTests [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00
OfflineTests Fix flaky testListTransparentReceivers test 2023-03-23 12:46:11 +01:00
PerformanceTests [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00
TestUtils [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00
lightwalletd Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00