MCPcopy Create free account
hub / github.com/bugy/script-server / tearDown

Method tearDown

src/tests/script_config_test.py:1168–1169  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1166 self.assertRaises(ExecutionException, config.run_preload_script)
1167
1168 def tearDown(self) -> None:
1169 test_utils.cleanup()
1170
1171
1172def _create_config_model(name, *,

Callers 1

tearDownMethod · 0.45

Calls 1

cleanupMethod · 0.45

Tested by

no test coverage detected