Function holochain::test_utils::install_app[][src]

pub async fn install_app(
    name: &str,
    cell_data: Vec<(InstalledCell, Option<SerializedBytes>)>,
    dnas: Vec<DnaFile>,
    conductor_handle: ConductorHandle
)
Expand description

Do what’s necessary to install an app