chain-studio/integration_test
flemming-it bfd58baa75
Some checks failed
Security / Security check (push) Failing after 2s
test(skew): version-skew smoke — dev Studio against the released hub
Walks every sidebar page against an older, released chain binary
(hermetic fixture hub) and fails when any page claims 'unreachable'
although the hub answers, or renders raw error text. Run via the
platform repo's scripts/skew-smoke.sh as a Studio release gate.

Verified against the real pair hub 0.21.0 vs workspace 0.22.0: all
invariants hold. Two timing notes are handled explicitly: real-async
settles between navigations and an app teardown before the fixture
teardown keep grpc-dart's data-after-cancel race (unguarded
_responses.add, call.dart:395) from failing the walk spuriously;
the final fake-time pump drains the channel's 5-minute idle timer.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-07-19 02:08:48 +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
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