Function polkadot_subsystem_bench::approval::prepare_test
source · pub fn prepare_test(
config: TestConfiguration,
options: ApprovalsOptions,
with_prometheus_endpoint: bool,
) -> (TestEnvironment, ApprovalTestState)
Expand description
Takes a test configuration and uses it to creates the TestEnvironment
.