Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ launchd.test.ts
File
launchd.test.ts
packages/server/test/svc/launchd.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Pure-
function
tests
for
the launchd backend. No real `launchctl` shell-out —
3
* `execLaunchctl` is stubbed so we can assert the exact argv and force
4
* pre-canned results.
Callers
nothing calls this directly
Calls
14
buildLaunchAgentPlist
Function · 0.90
parseLaunchctlPrint
Function · 0.90
createLaunchdManager
Function · 0.90
writeInstallPlan
Function · 0.90
readInstallPlan
Function · 0.90
resolveSupervisorProgram
Function · 0.85
uninstall
Method · 0.80
makeDeps
Function · 0.70
install
Method · 0.65
start
Method · 0.65
stop
Method · 0.65
restart
Method · 0.65
Tested by
no test coverage detected