fabro/crates
Bryan Helmkamp eaf934f355 Add tests for tool_approval and agent-cli
- 5 session tests exercising ToolApprovalFn callback (deny, allow,
  arg capture, None passthrough, error event emission)
- 18 unit tests for agent-cli pure functions (tool_category,
  is_auto_approved, default_model, validate_api_key,
  build_tool_approval, build_profile)
- 4 integration tests for the agent binary (usage, help, missing
  API key, invalid permissions)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 11:05:44 -05:00
..
agent Add tests for tool_approval and agent-cli 2026-02-23 11:05:44 -05:00
agent-cli Add tests for tool_approval and agent-cli 2026-02-23 11:05:44 -05:00
attractor Add CLI tests for validate and dry-run on all test workflows 2026-02-23 10:58:54 -05:00
llm Disable empty doc-tests and add terse test output alias 2026-02-23 10:57:26 -05:00