Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bugy/script-server
/ tearDown
Method
tearDown
src/tests/script_config_test.py:1112–1113 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1110
self.assertEqual(config_model.scheduling_auto_cleanup, expected_result)
1111
1112
def
tearDown(self) -> None:
1113
test_utils.cleanup()
1114
1115
1116
class
PreloadScriptTest(unittest.TestCase):
Callers
nothing calls this directly
Calls
1
cleanup
Method · 0.45
Tested by
no test coverage detected