core-agent-ide/codex-rs/app-server/tests
Celia Chen c4af304c77
[fix] app server flaky thread/resume tests (#8870)
Fix flakiness of CI tests:
https://github.com/openai/codex/actions/runs/20350530276/job/58473691443?pr=8282

This PR does two things:
1. test with responses API instead of chat completions API in
thread_resume tests;
2. have a new responses API fixture that mocks out arbitrary numbers of
responses API calls (including no calls) and have the same repeated
response.

Tested by CI
2026-01-08 10:17:05 -08:00
..
common [fix] app server flaky thread/resume tests (#8870) 2026-01-08 10:17:05 -08:00
suite [fix] app server flaky thread/resume tests (#8870) 2026-01-08 10:17:05 -08:00
all.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00