Zebra/zebra-chain
teor d718f1d922
fix(zebrad/test): stop excessive logging which causes test hangs (#3755)
* fix(zebrad/test): stop excessive logging which causes test hangs

If we print a line every time the network upgrade heights are accessed,
some tests hang. This could happen because they are expecting different
log output, or because the standard output pipes fill up, blocking the
`zebrad` subprocess.

* doc(test/nu): explain cargo feature unification and test env vars
2022-03-07 08:44:03 -04:00
..
benches Consolidate standard lints into a cargo config file (#3386) 2022-01-24 16:25:06 +00:00
proptest-regressions Split out parsing & validation of test VerificationKey from checking of the signature (#2228) 2021-06-01 15:59:34 +10:00
src fix(zebrad/test): stop excessive logging which causes test hangs (#3755) 2022-03-07 08:44:03 -04:00
Cargo.toml Upgrade dependencies (#3625) 2022-03-07 12:07:25 +10:00