core-agent-ide/codex-rs/core/tests
jif-oai 97582ac52d
Allow user shell commands to run alongside active turns (#10513)
Summary
- refactor user shell command execution into a shared helper and add
modes for standalone vs active-turn execution
- run user shell commands asynchronously when a turn is already active
so they don’t replace or abort the current turn
- extend the tests to cover the new behavior and add the generated Codex
environment manifest

Testing
- Not run (not requested)
2026-02-05 11:11:00 +00:00
..
common add none personality option (#10688) 2026-02-04 15:40:33 -08:00
fixtures Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
suite Allow user shell commands to run alongside active turns (#10513) 2026-02-05 11:11:00 +00:00
all.rs test: faster test execution in codex-core (#2633) 2025-08-24 11:10:53 -07:00
cli_responses_fixture.sse Add CLI streaming integration tests (#1542) 2025-07-12 18:05:58 -07:00
responses_headers.rs Session-level model client (#10664) 2026-02-04 16:58:48 -08:00