core-agent-ide/codex-rs/exec/tests/suite
pakrym-oai aecbe0f333
Add helper for response created SSE events in tests (#4758)
## Summary
- add a reusable `ev_response_created` helper that builds
`response.created` SSE events for integration tests
- update the exec and core integration suites to use the new helper
instead of repeating manual JSON literals
- keep the streaming fixtures consistent by relying on the shared helper
in every touched test

## Testing
- `just fmt`


------
https://chatgpt.com/codex/tasks/task_i_68e1fe885bb883208aafffb94218da61
2025-10-05 21:11:43 +00:00
..
apply_patch.rs Add codex exec testing helpers (#4254) 2025-09-25 17:12:45 -07:00
auth_env.rs Support CODEX_API_KEY for codex exec (#4615) 2025-10-02 09:59:45 -07: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