MCPcopy Index your code
hub / github.com/claude-code-best/claude-code / autonomy-lifecycle-user-flow.test.ts

File autonomy-lifecycle-user-flow.test.ts

tests/integration/autonomy-lifecycle-user-flow.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Why we use the BUILT bundle instead of src/entrypoints/cli.tsx:
2// `Bun.spawn` runs the CLI in a fresh process whose cwd is the per-test
3// tempDir. Bun resolves the `src/*` tsconfig path alias from the cwd's
4// nearest tsconfig.json, NOT from the entrypoint file's directory — so a

Callers

nothing calls this directly

Calls 11

resetStateForTestsFunction · 0.90
setOriginalCwdFunction · 0.90
setProjectRootFunction · 0.90
listAutonomyFlowsFunction · 0.90
listAutonomyRunsFunction · 0.90
ensureCliBundleFunction · 0.85
rmSyncFunction · 0.85
runAutonomyCliFunction · 0.85
existsSyncFunction · 0.85
resolveFunction · 0.50

Tested by

no test coverage detected