Skip to main content

Module testing

Module testing 

Source
Expand description

Engine-wired support for live adapter integration tests.

This module records whether adapter output follows the typed order-event path or the reconciliation-report path before routing each event through the live runner.

Modules§

invariants
Cross-layer invariants for live execution tests.

Structs§

ExecutionHarness
Engine-wired state for deterministic live execution seam tests.

Enums§

RoutedKind
Classifies which branch of the live execution routing fork handles an event.