core-agent-ide/codex-rs/app-server/tests/suite
Owen Lin aa4e0d823e
[app-server] feat: expose gitInfo/cwd/etc. on Thread (#7060)
Port the new additions from https://github.com/openai/codex/pull/6337 on
the legacy API to v2. Mainly need `gitInfo` and `cwd` for VSCE.
2025-11-21 10:37:12 -08:00
..
v2 [app-server] feat: expose gitInfo/cwd/etc. on Thread (#7060) 2025-11-21 10:37:12 -08:00
archive_conversation.rs Fixes intermittent test failures in CI (#6282) 2025-11-05 13:12:25 -08:00
auth.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00
codex_message_processor_flow.rs Migrate coverage to shell_command (#7042) 2025-11-21 03:44:00 +00:00
config.rs feat: arcticfox in the wild (#6906) 2025-11-19 16:31:06 +00:00
create_conversation.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00
fuzzy_file_search.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00
interrupt.rs Migrate coverage to shell_command (#7042) 2025-11-21 03:44:00 +00:00
list_resume.rs [app-server] feat: expose gitInfo/cwd/etc. on Thread (#7060) 2025-11-21 10:37:12 -08:00
login.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00
mod.rs chore: move relevant tests to app-server/tests/suite/v2 (#6289) 2025-11-06 10:53:17 -08:00
send_message.rs Update user instruction message format (#6010) 2025-10-30 18:44:02 -07:00
set_default_model.rs feat: arcticfox in the wild (#6906) 2025-11-19 16:31:06 +00:00
user_agent.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00
user_info.rs chore: use anyhow::Result for all app-server integration tests (#5836) 2025-10-28 08:10:23 -07:00