zebra/zebra-test/src
Jane Lusby ffdec0cb23
Remove in-memory state service (#974)
* Remove in-memory state service

* make the config compatible with toml again

* checkpoint commit to see how much I still have to revert

* back to the starting point...

* remove unused dependency

* reorganize error handling a bit

* need to make a new color-eyre release now

* reorder again because I have problems

* remove unnecessary helpers

* revert changes to config loading

* add back missing space

* Switch to released color-eyre version

* add back missing newline again...

* improve error message on unix when terminated by signal

* add context to last few asserts in acceptance tests

* instrument some of the helpers

* remove accidental extra space

* try to make this compile on windows

* reorg platform specific code

* hide on_disk module and fix broken link
2020-09-01 12:39:04 -07:00
..
command.rs Remove in-memory state service (#974) 2020-09-01 12:39:04 -07:00
lib.rs Command execution tests (#690) 2020-08-01 16:15:26 +10:00
prelude.rs zebrad: Create zebrad.toml in acceptance tests from ZebradConfig 2020-08-23 21:24:19 -04: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