ZcashLightClientKit/Tests/NetworkTests
Lukas Korba 3e263f0c35 [#1325] Log metrics
- the logger has been extended to log the level as well
- there is only partial match of levels between SDK logger levels, OSLogEntryLogLevel and OSLogType so only debug, info, error are fully matched
- this is a base for the exporter on client's side

[#1325] Log metrics

- typos fixed

[#1325] Log metrics

- scan metric logs added

[#1325] Log metrics

- Scan & Enhance logs

[#1325] Log metrics

- checkpoints updated
- every CBP action is measured separately and collects the data, when the sync is done it dumps overview of the run to the logger
- next run clears out the previous data and starts to collect fresh reports for the run

[#1325] Log metrics (#1327)

- changelog update

[#1325] Log metrics (#1327)

- SDKMetrics updated to be mockable
- unit test updated

[#1325] Log metrics (#1327)

- performance tests cleaned out

[#1325] Log metrics (#1327)

- Network tests buildable again
2023-12-12 08:59:52 +01:00
..
BlockStreamingTest.swift [#1325] Log metrics 2023-12-12 08:59:52 +01:00
CompactBlockProcessorTests.swift [#1242] Fix unit tests after SBS changes 2023-09-10 08:43:33 +02:00
CompactBlockReorgTests.swift Comments addressed 2023-09-13 09:24:26 +02:00
DownloadTests.swift Update Rust dependencies with account birthdays and scan progress 2023-09-07 09:26:48 +02:00
LightWalletServiceTests.swift [#901] Use fulfillment instead of wait in async context in tests 2023-05-01 09:07:43 +02:00