Skip to content

test(client): 增加 Edge Runner mock 集成测试#42

Merged
DeliciousBuding merged 1 commit into
dev/delicious233from
feat/client-runner-edge-smoke-delicious233
May 22, 2026
Merged

test(client): 增加 Edge Runner mock 集成测试#42
DeliciousBuding merged 1 commit into
dev/delicious233from
feat/client-runner-edge-smoke-delicious233

Conversation

@DeliciousBuding
Copy link
Copy Markdown
Collaborator

内容

  • 增加 Edge ProcessExecutor 启动仓库内 Runner mock CLI 的集成测试。
  • 断言 run.started、stdout run.output.batch、Run / Project / Thread 上下文输出和 run.finished。
  • 更新客户端路线图和本分支路线图。

验收

  • git diff --check
  • python -c "import yaml, pathlib; yaml.safe_load(pathlib.Path('api/openapi.yaml').read_text(encoding='utf-8')); print('yaml ok')"
  • cd edge-server; go test -count=1 ./...
  • cd runner; go test -count=1 ./...

备注

  • 不修改公共 REST / WebSocket 契约。
  • 不触碰 master。

Copilot AI review requested due to automatic review settings May 22, 2026 23:43
@DeliciousBuding DeliciousBuding merged commit 0e91a96 into dev/delicious233 May 22, 2026
1 of 2 checks passed
@DeliciousBuding DeliciousBuding deleted the feat/client-runner-edge-smoke-delicious233 branch May 22, 2026 23:44
@DeliciousBuding DeliciousBuding review requested due to automatic review settings May 23, 2026 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant