Michael Bolin and GitHub
b599849d86
core tests: migrate permissions message tests to profiles ( #20028 )
...
## Summary
This removes another test-only `SandboxPolicy` dependency by configuring
`permissions_messages.rs` with a `PermissionProfile` directly. The test
still verifies the rendered compatibility permissions text, but now
obtains the legacy projection from the loaded `Config` rather than using
`SandboxPolicy` as the source of truth.
## Changes
- Builds the workspace-write test setup with
`PermissionProfile::workspace_write_with()`.
- Applies that profile through `Permissions::set_permission_profile()`.
- Uses `Config::legacy_sandbox_policy()` only for the expected
`PermissionsInstructions` compatibility rendering.
## Verification
- `cargo check -p codex-core --tests`
2026-04-28 17:12:10 -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-28 17:11: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-28 17:09:12 -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-28 17:12:10 -07:00
2026-04-20 10:27:01 -07:00
2026-04-28 17:09:12 -07: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-28 17:08:04 -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-28 17:08:04 -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-28 17:10:42 -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:11:43 -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-28 17:09:48 -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