chain-studio-flow-editor/test
flemming-it ad2e5b50d5 test(editor): exercise the extract-with-approval flow shape
New test mirrors the most complex shipped example —
three-step chain with a system.approval gate in the middle,
multi-line prompts containing embedded \$step.field refs,
outputs that reference multiple steps. Verifies:

 - step count + approval flagging
 - edge detection (8 edges across inputs, steps, outputs)
 - structural round-trip stability through toYaml() /
   fromYaml()

If this test stays green, the editor is safe on every flow
currently shipped under flows/. 12/12 pass.

Signed-off-by: flemming-it <sf@flemming.it>
2026-06-01 02:01:46 +02:00
..
editor_controller_test.dart feat(editor): live step status on the graph during runs 2026-06-01 01:47:30 +02:00
flow_graph_test.dart test(editor): exercise the extract-with-approval flow shape 2026-06-01 02:01:46 +02:00