core-agent-ide/codex-rs/core/tests
sayan-oai 41800fc876
chore: rm remote models fflag (#11699)
rm `remote_models` feature flag.

We see issues like #11527 when a user has `remote_models` disabled, as
we always use the default fallback `ModelInfo`. This causes issues with
model performance.

Builds on #11690, which helps by warning the user when they are using
the default fallback. This PR will make that happen much less frequently
as an accidental consequence of disabling `remote_models`.
2026-02-17 11:43:16 -08:00
..
common bazel: fix snapshot parity for tests/*.rs rust_test targets (#11893) 2026-02-16 07:11:59 +00:00
fixtures Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
suite chore: rm remote models fflag (#11699) 2026-02-17 11:43:16 -08: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 turn metadata: per-turn non-blocking (#11677) 2026-02-13 12:48:29 -08:00