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

Method setUp

src/tests/server_conf_test.py:309–311  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

307 self.assertTrue(authenticated)
308
309 def setUp(self) -> None:
310 super().setUp()
311 test_utils.setup()
312
313 def tearDown(self) -> None:
314 super().tearDown()

Callers 1

setUpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected