Deterministic logic sequencing¶
Test cases verifying the deterministic logic sequencing sub-feature (Deterministic logic sequencing (FEAT_0013)).
Goal. Fixture. Steps.
Expected outcome. |
Goal. A four-vertex diamond
(root → {left, right} → merge) under
Fixture. Steps.
Expected outcome. Every counter equals |
Goal. An item returning Fixture. Three Rust tests cover the variants:
Steps.
Expected outcome. All three assertions hold — abort semantics propagate identically across the chain and graph dispatch paths. |
Goal. Fixture. In-source tests in
Steps.
Expected outcome. Both branches behave as documented.
Note that the false branch surfaces as |