chain-studio-flow-editor/test
flemming-it 29294a2971 feat: sample flows follow the hub's wire flag; examples group + import action
The Example chip used to come from a client-side content-marker
scan that had drifted from the hub's renamed sample header — no
current sample matched it. The host now passes the hub-reported
sample set (FlowSummary.sample) and the editor renders truth only:
no host info, no chips.

Samples collapse under one 'Examples (N)' group below the
operator's own flows (expanded only when nothing else exists), and
an optional onImportSamples action on the empty list is the
deliberate way to pull the bundled examples into a sealed area's
empty hub. Guard: flow_list_samples_test pins chips-from-host-only,
the grouping, and the import round trip.

Signed-off-by: flemming-it <sf@flemming.it>
2026-08-28 00:08:51 +02:00
..
editor_controller_test.dart refactor: rename package fai_studio_flow_editor -> chain_studio_flow_editor 2026-06-16 17:47:59 +02:00
fix_dialog_test.dart refactor: rename package fai_studio_flow_editor -> chain_studio_flow_editor 2026-06-16 17:47:59 +02:00
flow_analyzer_test.dart feat: honest install badge — classify store resolvability before the click 2026-07-22 13:42:11 +02:00
flow_graph_test.dart refactor: rename package fai_studio_flow_editor -> chain_studio_flow_editor 2026-06-16 17:47:59 +02:00
flow_list_project_test.dart feat: project separation in the flow list (0.25.0) 2026-07-22 13:56:29 +02:00
flow_list_samples_test.dart feat: sample flows follow the hub's wire flag; examples group + import action 2026-08-28 00:08:51 +02:00
flow_node_test.dart refactor: rename package fai_studio_flow_editor -> chain_studio_flow_editor 2026-06-16 17:47:59 +02:00
flow_project_test.dart feat: project separation in the flow list (0.25.0) 2026-07-22 13:56:29 +02:00
flow_yaml_controller_test.dart refactor: rename package fai_studio_flow_editor -> chain_studio_flow_editor 2026-06-16 17:47:59 +02:00
inline_approval_test.dart refactor: rename package fai_studio_flow_editor -> chain_studio_flow_editor 2026-06-16 17:47:59 +02:00
missing_modules_badge_test.dart fix: never claim 'not in store' while the store state is unknown 2026-07-22 14:02:28 +02:00