chain-studio/integration_test
flemming-it 08227410e6
Some checks are pending
Security / Security check (push) Waiting to run
fix(flows): only offer install for capabilities the store resolves
The capability set behind the flow editor's Install quick-fix and
the flow list's install badge ingested every store entry's
requiresCapabilities (dependencies, not provided capabilities) and
ignored entry status/kind. Clicking Install on such a capability
ended in the hub's "no store entry for '<name>'" error.

The set now mirrors the hub's install resolver (entry names only,
no planned or federated entries) via installableStoreCapabilities()
with unit tests for both classification states. Unresolvable
capabilities render the editor's 'not in store' state, which
explains the three recovery paths before any click; the editor pin
moves to 0.25.0 (commit-pinned until its tag exists) and the dialog
harness captures the badge states light+dark. Studio 0.78.0.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-07-22 13:46:08 +02:00
..
auth_policy_shots_test.dart feat(settings): hub auth-policy panel — T4/T5 security parity in the GUI 2026-07-15 03:19:33 +02:00
dialog_shots_test.dart fix(flows): only offer install for capabilities the store resolves 2026-07-22 13:46:08 +02:00
guide_shots_test.dart test(shots): seed demo flows so the flows page proves module logic both ways 2026-07-18 00:00:17 +02:00
skew_smoke_test.dart test(skew): version-skew smoke — dev Studio against the released hub 2026-07-19 02:08:48 +02:00