Skip to content

test: add basic tests to check app-server communication #35

test: add basic tests to check app-server communication

test: add basic tests to check app-server communication #35

Triggered via push December 12, 2025 08:43
Status Failure
Total duration 37s
Artifacts 1

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 1.
src/__tests__/CodexACPAgent/CodexAcpClient.test.ts > ACP server test > should authenticate with key: src/__tests__/CodexACPAgent/CodexAcpClient.test.ts#L55
Error: Snapshot `ACP server test > should authenticate with key 1` mismatched - Expected + Received @@ -44,13 +44,9 @@ "model": "gpt-5.1-codex-max", "modelProvider": "openai", "cwd": "cwd", "approvalPolicy": "never", "sandbox": { - "type": "workspaceWrite", - "writableRoots": [], - "networkAccess": false, - "excludeTmpdirEnvVar": false, - "excludeSlashTmp": false + "type": "readOnly" }, - "reasoningEffort": "medium" + "reasoningEffort": null } ❯ src/__tests__/CodexACPAgent/CodexAcpClient.test.ts:55:9
src/__tests__/CodexACPAgent/CodexAcpClient.test.ts > ACP server test > should start conversation: src/__tests__/CodexACPAgent/CodexAcpClient.test.ts#L24
Error: Snapshot `ACP server test > should start conversation 1` mismatched - Expected + Received @@ -33,17 +33,13 @@ "model": "gpt-5.1-codex-max", "modelProvider": "openai", "cwd": "cwd", "approvalPolicy": "never", "sandbox": { - "type": "workspaceWrite", - "writableRoots": [], - "networkAccess": false, - "excludeTmpdirEnvVar": false, - "excludeSlashTmp": false + "type": "readOnly" }, - "reasoningEffort": "medium" + "reasoningEffort": null } { "eventType": "request", "method": "turn/start", "params": { ❯ src/__tests__/CodexACPAgent/CodexAcpClient.test.ts:24:9

Artifacts

Produced during runtime
Name Size Digest
binaries Expired
162 MB
sha256:a8dbbeec1124d82931035e39f45da0f6d0a181257e1eb4e6ce8f6c43602b9ed3