mirror of
https://github.com/Cuprate/cuprate.git
synced 2024-11-16 15:58:17 +00:00
Boog900
475c8c5ac0
* output monerod logs when a thread panics * always spawn a monerod don't attempt to re-use * set zmq port and `non-interactive` * check monerod has started before test * remove test panic * review changes |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.MD |
Test Utils
This crate contains code that can be shared across multiple Cuprate crates tests, this crate should not be included in any Cuprate crate, only in tests.
It currently contains code to spawn monerod instances and a testing network zone.