mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
- Switch to using test_codex builder utilities for server+config setup in fork_conversation.rs, resume_warning.rs, and review.rs tests. - Remove manual config, tempdir, and provider wiring; leverage test_codex and TestCodex for cleaner, reusable initialization. - Update helper functions in review.rs to return TestCodex instead of raw conversation Arcs. - Remove unnecessary imports and intermediate home/config