View Source Test.Helper.Common (ProcessHub v0.3.2-alpha)

Summary

Functions

Link to this function

compare_started_children(children, hub_id)

View Source
Link to this function

even_sum_sequence(start, total)

View Source
Link to this function

periodic_sync_base(context, child_specs, atom)

View Source
Link to this function

stop_peers(peer_nodes, count)

View Source
Link to this function

sync_base_test(context, child_specs, type, opts \\ [])

View Source
@spec sync_base_test(
  %{:hub_id => any(), optional(any()) => any()},
  any(),
  :add | :rem,
  any()
) :: :ok
Link to this function

sync_start(hub_id, child_specs)

View Source
Link to this function

sync_type_exec(actions, hub_id, opts)

View Source
Link to this function

trigger_periodc_sync(context, child_specs, atom)

View Source
Link to this function

validate_redundancy_mode(context)

View Source
Link to this function

validate_registry_length(context, child_specs)

View Source
Link to this function

validate_replication(context)

View Source
Link to this function

validate_singularity(context)

View Source
Link to this function

validate_started_children(context, child_specs)

View Source