zebra/zebrad/tests/common
teor 66ea40f215
Resolve unnecessary borrow lint and remove redundant imports (#5045)
```sh
cargo clippy --fix --all-features --all-targets
```
2022-09-02 18:20:32 +00:00
..
lightwalletd fix(ci): Improve Zebra acceptance test diagnostics (#4958) 2022-08-28 17:08:43 +00:00
cached_state.rs fix(ci): Improve Zebra acceptance test diagnostics (#4958) 2022-08-28 17:08:43 +00:00
check.rs T0. refactor(test): split zebrad acceptance tests into sub-modules (#3901) 2022-03-18 16:02:22 +00:00
config.rs fix(sync): Temporarily set full verification concurrency to 30 blocks (#4726) 2022-07-06 10:13:57 -04:00
config.toml tests(config): Add tests for old configs (#4676) 2022-06-27 00:07:37 +00:00
failure_messages.rs fix(ci): test RPCs with zcash/lightwalletd, to fix post-NU5 failures in adityapk00/lightwalletd (#4553) 2022-06-01 07:36:59 -04:00
launch.rs Resolve unnecessary borrow lint and remove redundant imports (#5045) 2022-09-02 18:20:32 +00:00
lightwalletd.rs fix(ci): fix hangs in lightwalletd tests by checking concurrent process output in different threads (#4828) 2022-07-29 07:06:18 +10:00
mod.rs fix(doc): Fix the syntax of links in comments (#4494) 2022-05-30 20:12:11 +00:00
sync.rs fix(test): Show full Zebra test panic details in CI logs (#4942) 2022-08-28 23:52:19 +00:00