ZcashLightClientKit/Tests/NetworkTests
Michal Fousek 65d6347bcf [#778] Add swiflint config file only for tests
Closes #778

- .swiftlint.yml is now used to lint only the code of the SDK.
- .swiftlint_tests.yml is now used to lint only the code of the tests.
  This config disables rules that were previously disabled in the code
  in lot of tests.
2023-02-13 13:36:58 +01:00
..
BlockScanTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
BlockStreamingTest.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
CompactBlockProcessorTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
CompactBlockReorgTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
DownloadTests.swift [#771] Fix tests failing because of different paths passed to `FSCompactBlockRepository` and `FSMetadataStore` 2023-02-09 13:58:49 +01:00
LightWalletServiceTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00