test: polish soap wizard test run flow

This commit is contained in:
a.tolmachev
2026-04-11 02:01:54 +03:00
parent e60d848293
commit feb749b7cf
6 changed files with 263 additions and 46 deletions
+7 -24
View File
@@ -2,36 +2,19 @@
## Current
### `feat/streaming-test-run-results`
### `feat/websocket-test-run-polish`
Status: completed
Status: pending
DoD:
- `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
- WebSocket wizard test-run shows reconnect / bounded-result semantics clearly
- WebSocket test-run flow is covered by local fixtures and Playwright
- `TASKS.md` stays aligned with the actual streaming branch state
## Next
- `feat/soap-test-run-polish`
- `feat/live-authenticated-staging-entry`
## Backlog
- `feat/streaming-mcp-architecture`
- `feat/mcp-streamable-http-alignment`
- `feat/streaming-core-model`
- `feat/stream-session-store`
- `feat/runtime-window-mode`
- `feat/rest-sse-adapter`
- `feat/grpc-server-streaming-adapter`
- `feat/session-and-job-tools`
- `feat/websocket-upstream-adapter`
- `feat/soap-architecture-and-core-model`
- `feat/soap-adapter-foundation`
- `feat/streaming-ui-config`
- `feat/streaming-e2e`
- `feat/auth-profile-secret-resolution`
- `feat/runtime-upstream-auth`
- `feat/secrets-ui`
- `feat/wizard-auth-selector`
- `feat/manual-regression-pass`
- `feat/live-authenticated-staging-entry`