Home > @holochain/tryorama > Scenario > shareAllAgents
Register all agents of all passed in conductors to each other. This skips peer discovery through gossip and thus accelerates test runs.
Signature:
shareAllAgents(): Promise<void>;
Returns:
Promise<void>