Zebra/zebra-consensus
Janito Vaqueiro Ferreira Filho f33923f12f
Create a shared Tokio runtime for tests (#2397)
* Add a `zebra_test::RUNTIME` shared runtime

Create a lazily instantiated Tokio runtime that can be shared by tests.

* Split tests that require a shared runtime

Split two tests that were previously in one because of the need to share
a single Tokio runtime. With the `zebra_test::RUNTIME`, they can now
share the runtime without having to be a single test.
2021-07-01 10:30:31 +10:00
..
src Create a shared Tokio runtime for tests (#2397) 2021-07-01 10:30:31 +10:00
Cargo.toml build(deps): bump tracing-subscriber from 0.2.18 to 0.2.19 2021-06-28 11:25:55 -04:00