mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 06:17:27 +00:00
docs: fix stale test file paths in experiment plans
This commit is contained in:
@@ -116,7 +116,7 @@ Key points extracted:
|
|||||||
- Non-stream response shape
|
- Non-stream response shape
|
||||||
- Stream event ordering and `[DONE]`
|
- Stream event ordering and `[DONE]`
|
||||||
- Session routing with headers and `user`
|
- Session routing with headers and `user`
|
||||||
- Keep `src/gateway/openai-http.e2e.test.ts` unchanged.
|
- Keep `src/gateway/openai-http.test.ts` unchanged.
|
||||||
- Manual: curl to `/v1/responses` with `stream: true` and verify event ordering and terminal
|
- Manual: curl to `/v1/responses` with `stream: true` and verify event ordering and terminal
|
||||||
`[DONE]`.
|
`[DONE]`.
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ Unit tests:
|
|||||||
|
|
||||||
E2E targets:
|
E2E targets:
|
||||||
|
|
||||||
- `pnpm test:e2e src/agents/cli-runner.e2e.test.ts`
|
- `pnpm vitest src/agents/cli-runner.test.ts`
|
||||||
- `pnpm vitest run src/agents/bash-tools.exec.pty-fallback.test.ts src/agents/bash-tools.exec.background-abort.test.ts src/agents/bash-tools.process.send-keys.test.ts`
|
- `pnpm vitest run src/agents/bash-tools.exec.pty-fallback.test.ts src/agents/bash-tools.exec.background-abort.test.ts src/agents/bash-tools.process.send-keys.test.ts`
|
||||||
|
|
||||||
Typecheck note:
|
Typecheck note:
|
||||||
|
|||||||
Reference in New Issue
Block a user