ultraworkers-claw-code/rust/crates/rusty-claude-cli
Jobdori 6325add99e fix(tests): add env_lock to permission-sensitive CLI arg tests
Tests relying on PermissionMode::DangerFullAccess as default were
flaky under --workspace runs because other tests set
RUSTY_CLAUDE_PERMISSION_MODE without cleanup. Added env_lock() and
explicit env var removal to 7 affected tests.

Fixes: workspace-level cargo test flake (1 random test fails per run)
2026-04-03 22:07:12 +09:00
..
src fix(tests): add env_lock to permission-sensitive CLI arg tests 2026-04-03 22:07:12 +09:00
tests Expand parity harness coverage before behavioral drift lands 2026-04-03 04:00:33 +00:00
Cargo.toml Lock down CLI-to-mock behavioral parity for Anthropic flows 2026-04-03 01:15:52 +00:00