Temporalex.Core.TestHarness (Temporalex v0.3.2)

Copy Markdown View Source

Pure core test harness that drives executors with core activations.

Summary

Functions

activate(harness, jobs, opts \\ [])

activate_raw(harness, jobs, opts \\ [])

commands(harness)

next(harness, opts \\ [])

pending_calls(harness)

phase_state(harness)

published_state(harness)

query(harness, query_type, args \\ [], opts \\ [])

record(workflow_module, input, resolver, opts \\ [])

replay(workflow_module, input, transcript, opts \\ [])

resolve(harness, jobs, opts \\ [])

send_signal(harness, name, args \\ [], opts \\ [])

send_update(harness, name, args \\ [], opts \\ [])

start_workflow(workflow_module, input, opts \\ [])

thread_states(harness)