You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(webapp): make waitpoint passthrough case deterministic
Model single-DB passthrough as one run store backing both legs, injected
explicitly instead of via the global singleton (which the full-suite run
polluted across files, flipping the connected-runs read shape). Assert the
waitpoint resolves on the single client rather than an exact findFirst count,
which is a run-store implementation detail.
0 commit comments