Michael Bolin and GitHub
158b2a4201
core tests: configure profiles directly ( #20015 )
...
## Summary
- Replace legacy sandbox config setup in delegate and telemetry tests
with direct `PermissionProfile` configuration.
- Move no-sandbox and read-only test turns in `tools.rs`,
`code_mode.rs`, `user_shell_cmd.rs`, and `model_visible_layout.rs` from
legacy `SandboxPolicy` values to `PermissionProfile` helpers, while
leaving the deny-glob read-only compatibility case for a later targeted
cleanup.
- Use `PermissionProfile::read_only()` where tests need managed
read-only behavior and `PermissionProfile::Disabled` where they
intentionally need no sandbox.
- Reduce `SandboxPolicy` references in `codex-rs/core/tests` from 27
files after #20013 to 22 files.
## Testing
- `cargo check -p codex-core --tests`
- `just fmt`
2026-04-28 17:06:59 -07:00
..
2026-04-18 11:01:12 -07:00
2026-04-21 17:48:33 -07:00
2026-03-27 19:00:44 -07:00
2026-04-26 20:59:58 -07:00
2026-04-12 18:36:03 -07:00
2026-04-24 17:16:58 -07:00
2026-04-28 11:21:39 -07:00
2026-04-03 15:03:21 -07:00
2026-04-27 21:32:10 -07:00
2026-04-28 09:56:20 -07:00
2026-04-28 17:06:59 -07:00
2026-04-28 17:06:59 -07:00
2026-04-26 20:59:58 -07:00
2026-04-27 19:09:02 +00:00
2026-04-27 18:48:57 -07:00
2026-04-26 17:18:09 -07:00
2026-04-26 15:10:53 -07:00
2026-04-23 11:54:17 -07:00
2026-04-28 17:05:53 -07:00
2026-04-24 13:51:37 -07:00
2026-04-12 18:36:03 -07:00
2026-04-23 07:33:57 +00:00
2026-04-28 14:17:18 -07:00
2026-04-28 17:03:20 -07:00
2026-04-23 11:54:17 -07:00
2026-04-28 17:03:20 -07:00
2025-12-23 19:29:32 -08:00
2026-04-28 17:03:20 -07:00
2026-04-28 13:03:28 +02:00
2026-04-22 13:34:33 -07:00
2026-04-23 11:54:17 -07:00
2026-04-28 17:06:59 -07:00
2026-04-28 17:03:20 -07:00
2026-04-28 17:05:53 -07:00
2026-04-28 23:01:40 +00:00
2026-04-28 17:06:59 -07:00
2026-04-22 13:34:33 -07:00
2026-04-28 17:03:20 -07:00
2026-04-26 15:10:53 -07:00
2026-04-20 10:27:01 -07:00
2026-04-24 04:28:25 +00:00
2026-04-28 01:14:44 +00:00
2026-04-26 20:59:58 -07:00
2026-04-26 17:18:09 -07:00
2026-04-21 17:48:33 -07:00
2026-04-26 17:18:09 -07:00
2026-04-24 17:16:58 -07:00
2026-04-26 20:59:58 -07:00
2026-04-21 17:48:33 -07:00
2026-04-26 20:59:58 -07:00
2026-04-26 20:59:58 -07:00
2026-04-28 17:03:20 -07:00
2026-04-24 17:16:58 -07:00
2026-04-26 20:59:58 -07:00
2026-04-22 13:34:33 -07:00
2026-04-26 17:18:09 -07:00
2026-04-24 17:49:29 -07:00
2026-04-09 18:44:26 +01:00
2026-04-23 11:54:17 -07:00
2026-04-28 23:01:40 +00:00
2026-04-20 10:27:01 -07:00
2026-04-28 23:01:40 +00:00
2026-04-28 17:05:53 -07:00
2026-04-23 11:54:17 -07:00
2026-04-28 17:03:20 -07:00
2026-04-24 04:28:25 +00:00
2026-04-28 17:05:53 -07:00
2026-04-21 17:48:33 -07:00
2026-04-21 17:48:33 -07:00
2026-04-23 18:54:45 +02:00
2026-04-28 17:05:53 -07:00
2026-04-28 17:03:20 -07:00
2026-04-28 23:01:40 +00:00
2026-04-28 17:06:59 -07:00
2026-04-28 23:01:40 +00:00
2026-03-11 12:33:09 -07:00
2026-04-27 18:48:57 -07:00
2026-04-26 20:59:58 -07:00
2026-04-01 23:06:24 -07:00
2026-04-21 17:48:33 -07:00
2026-04-28 17:06:59 -07:00
2026-04-24 17:49:29 -07:00
2026-04-28 23:01:40 +00:00
2026-04-28 17:03:20 -07:00
2026-04-21 17:48:33 -07:00