core-agent-ide/codex-rs/exec/tests/suite
pakrym-oai 191d620707
Use response helpers when mounting SSE test responses (#4783)
## Summary
- replace manual wiremock SSE mounts in the compact suite with the
shared response helpers
- simplify the exec auth_env integration test by using the
mount_sse_once_match helper
- rely on mount_sse_sequence plus server request collection to replace
the bespoke SeqResponder utility in tests

## Testing
- just fmt

------
https://chatgpt.com/codex/tasks/task_i_68e2e238f2a88320a337f0b9e4098093
2025-10-05 21:58:16 +00:00
..
apply_patch.rs Add codex exec testing helpers (#4254) 2025-09-25 17:12:45 -07:00
auth_env.rs Use response helpers when mounting SSE test responses (#4783) 2025-10-05 21:58:16 +00:00
mod.rs Support CODEX_API_KEY for codex exec (#4615) 2025-10-02 09:59:45 -07:00
output_schema.rs Add helper for response created SSE events in tests (#4758) 2025-10-05 21:11:43 +00:00
resume.rs feat: codex exec writes only the final message to stdout (#4644) 2025-10-03 16:22:12 +00:00
sandbox.rs make tests pass cleanly in sandbox (#4067) 2025-09-25 13:11:14 -07:00
server_error_exit.rs OpenTelemetry events (#2103) 2025-09-29 11:30:55 -07:00