MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / FakeRuntimeBootstrap

Class FakeRuntimeBootstrap

experiments/tests/test_paper_stack.py:146–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144 }
145
146 class FakeRuntimeBootstrap:
147 @staticmethod
148 def ensure_role_profiles(root_dir):
149 state["bootstrapped"] = True
150 return {"created": ["user_rolea"], "updated": []}
151
152 def fake_import(name):
153 if name == "scripts.runtime_bootstrap":

Callers 1

fake_importFunction · 0.85

Calls

no outgoing calls

Tested by 1

fake_importFunction · 0.68