Files
codex/codex-rs/core/tests
Tamir Duberstein 6ab3ae5323 Stabilize subagent and unified exec test fixtures (#43936)
## What changed

- Match parent follow-up responses by tool call IDs in the grandchild context baseline test, and assert that the grandchild completes with `done`.
- Drive delayed terminal output with newline-delimited stdin instead of sleeps, keeping the process alive across three `write_stdin` calls and updating the expected stdin events.

GitOrigin-RevId: 433954e5ed5ecce920cf198d1bf1264e58178ba6
2026-09-08 22:31:49 +00:00
..