Function holochain::test_utils::setup_app[][src]

pub async fn setup_app(
    apps_data: Vec<(&str, InstalledCellsWithProofs)>,
    dnas: Vec<DnaFile>
) -> (TestEnvs, RealAppInterfaceApi, ConductorHandle)
Expand description

Setup an app for testing apps_data is a vec of app nicknames with vecs of their cell data