Files
hate_crack/tests
Justin BollingerandClaude dde6f92d96 test: stub hashcat potfile-recovery call in non-interactive integration tests
The pre-dispatch 'check POT file' step in main() shells out to the real
hashcat binary, which is absent in CI, causing the four test_main_* tests
to fail with FileNotFoundError. Stub _run_hashcat_show in the shared
_run_main helper — these tests verify dispatch routing and prompt
suppression, not potfile recovery.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-24 20:35:11 -04:00
..