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

Route test_extract_expands_at_file

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

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