Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vastsa/FileCodeBox
/ FakeConfigRecord
Class
FakeConfigRecord
tests/test_admin_security.py:136–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
135
136
class
FakeConfigRecord:
137
def
__init__(self, value):
138
self.value = value
139
140
141
class
FakeConfigQuery:
Callers
1
test_initialize_system_sets_admin_password_and_jwt_secret
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_initialize_system_sets_admin_password_and_jwt_secret
Method · 0.68