feat: expose streaming test run results

This commit is contained in:
a.tolmachev
2026-04-07 18:30:08 +03:00
parent 35e9c8c754
commit 1a4f0ea6f3
9 changed files with 865 additions and 91 deletions
+5 -5
View File
@@ -2,18 +2,18 @@
## Current
### `feat/websocket-wizard-foundation`
### `feat/streaming-test-run-results`
Status: completed
DoD:
- wizard step 1 exposes WebSocket as a selectable protocol
- wizard step 3 collects WebSocket endpoint, subprotocols and subscribe/unsubscribe templates
- execution config serializes `ProtocolOptions.websocket` runtime tuning
- `POST /operations/{operation_id}/test-runs` returns mode-aware streaming metadata
- window test-runs expose bounded result flags for the wizard status block
- session and async-job test-runs create persisted runtime state and return references for follow-up pages
## Next
- `feat/live-authenticated-staging-entry`
- `feat/soap-test-run-polish`
## Backlog