Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bugy/script-server
/ tearDown
Method
tearDown
src/tests/process_popen_test.py:108–111 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
106
super().setUp()
107
108
def
tearDown(self):
109
test_utils.cleanup()
110
111
super().tearDown()
Callers
nothing calls this directly
Calls
1
cleanup
Method · 0.45
Tested by
no test coverage detected