test: cover validate_plan and recall_experiments harness tools - #24
Merged
Merged
Conversation
Both harness tools had their execute() paths untested (55% / 57%). Adds 8 tests covering ALLOW / BLOCK decisions and violation payloads, malformed-plan error results, FTS recall with limit, an empty store, and store failures. Memory tests run in a temp cwd so the default database path stays isolated. No source changes. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
自动维护改动
类型:维护
改动:为 harness/tools 下的 validate_tool.py 与 memory_tool.py 补 8 个单元测试(覆盖 55%/57% → 100%),仅新增 tests/ 单文件,无源码改动。
测试:通过(本地全量 383 passed / 1 skipped;ruff check + format 全过)
参考:无
本 PR 由每日维护任务生成,请人工 review 后再合并。
🤖 Generated with Claude Code