Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abryant710/auto-codebase-documenter
/ test_process_file
Route
test_process_file
tests/test_auto_documenter.py:None–None ·
view source on GitHub ↗
patch("os.path.exists")
Source
from the content-addressed store, hash-verified
1
import
unittest
2
from
unittest.mock
import
patch, Mock, mock_open
3
from
auto_codebase_documenter.auto_documenter
import
AutoCodebaseDocumenter
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected