MCPcopy Create free account
hub / github.com/idank/explainshell / test_dry_run_classifies_without_extracting

Route test_dry_run_classifies_without_extracting

tests/test_manager.py:None–None  ·  view source on GitHub ↗
patch("explainshell.extraction.common.gz_sha256", return_value="h")

Source from the content-addressed store, hash-verified

1"""Unit tests for explainshell.manager."""
2
3import contextlib
4import datetime

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected