core-agent-ide/codex-rs/exec
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
..
src feat: Freeform apply_patch with simple shell output (#4718) 2025-10-04 19:16:36 -07:00
tests Add helper for response created SSE events in tests (#4758) 2025-10-05 21:11:43 +00:00
Cargo.toml Use supports_color in codex exec (#4633) 2025-10-03 01:15:03 +00:00