zebra/zebra-test/src
Jane Lusby a7b418bfe5
Add test for first checkpoint verification (#1018)
* add test for first checkpoint sync

Prior this this change we've not had any tests that verify our sync /
network logic is well behaved. This PR cleans up the test helper code to
make error reports more consistent and uses this cleaned up API to
implement a checkpoint sync test which runs zebrad until it reads the
first checkpoint event from stdout.

Co-authored-by: teor <teor@riseup.net>

* move include out of unix cfg

Co-authored-by: teor <teor@riseup.net>
2020-09-11 13:39:39 -07:00
..
command.rs Add test for first checkpoint verification (#1018) 2020-09-11 13:39:39 -07:00
lib.rs Add test for first checkpoint verification (#1018) 2020-09-11 13:39:39 -07:00
prelude.rs Add test for first checkpoint verification (#1018) 2020-09-11 13:39:39 -07:00
transcript.rs Add support for errors in zebra_test::Transcript (#678) 2020-07-31 11:54:18 -07:00
vectors.rs Add testnet blocks to zebra_state (#770) 2020-08-04 13:39:32 -07:00