Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
class
TestGame(unittest.TestCase):
Callers
nothing calls this directly
Calls
1
MockSettings
Class · 0.85
Tested by
no test coverage detected