MCPcopy Create free account
hub / github.com/AdbAutoPlayer/AdbAutoPlayer / settings

Method settings

src-tauri/src-python/tests/test_game.py:43–44  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

41
42 @property
43 def settings(self) -> BaseModel:
44 return MockSettings()
45
46
47class TestGame(unittest.TestCase):

Callers

nothing calls this directly

Calls 1

MockSettingsClass · 0.85

Tested by

no test coverage detected