Module holochain::test_utils

source ·
Expand description

Utils for Holochain tests

Re-exports

Modules

Macros

Structs

  • A running test network with a joined cell. Will shutdown on drop.
  • Generic waiting for some test property to be true. This allows early exit from waiting when the condition becomes true but will wait up to a maximum if the condition is not true.
  • Number of ops per sourechain change

Functions

Type Definitions