summaryrefslogtreecommitdiff
path: root/tests/test_interrogate.py
AgeCommit message (Collapse)Author
2026-02-24Add comprehensive test suite (104 tests)CaptainJack2491
Tests cover: - VFS: sandbox escape, path traversal, CRUD, singleton staleness - Config loader: missing keys, temperature cascade, oversight fallback - Tools: schema/implementation sync, VFS delegation - Agent: message construction, error handling, token counting, reasoning extraction - Interrogation: sanitization, provider detection, prompt loading - Runner: baseline extraction, prompt assembly, success detection All tests run offline with mocked API calls.