claw-code-parity/rust/crates/rusty-claude-cli
Jobdori 08ed9a7980 fix: make plugin lifecycle test credential-free
Inject a dummy ANTHROPIC_API_KEY for
build_runtime_runs_plugin_lifecycle_init_and_shutdown so the test
exercises plugin init/shutdown without requiring real credentials.
The API client is constructed but never used for streaming.

Clean up the env var after the test to avoid polluting parallel tests.
2026-04-03 05:53:18 +09:00
..
src fix: make plugin lifecycle test credential-free 2026-04-03 05:53:18 +09:00
tests Preserve resumable history when clearing CLI sessions 2026-04-02 10:03:07 +00:00
Cargo.toml Merge remote-tracking branch 'origin/rcc/hook-pipeline' into integration/dori-cleanroom 2026-04-02 11:05:03 +09:00