MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / service-install-takeover.test.ts

File service-install-takeover.test.ts

e2e/cli/service-install-takeover.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* oxlint-disable executor/no-conditional-tests -- e2e scenario uses try/finally to restore the VM service after assertions */
2// Real VM e2e for the upgrade path: `executor service install` must take over
3// a same-data-dir predecessor instead of refusing and leaving users to find a
4// pid. Runs on the CLI VM targets where the test worker can SSH into the guest

Callers

nothing calls this directly

Calls 11

scenarioFunction · 0.90
executorPathFunction · 0.85
uninstallServiceCommandFunction · 0.85
waitForGuestHealthFunction · 0.85
startPredecessorFunction · 0.85
listenerPidFunction · 0.85
installServiceCommandFunction · 0.85
processAliveCommandFunction · 0.85
restoreServiceCommandFunction · 0.85
sshFunction · 0.70
closeMethod · 0.65

Tested by

no test coverage detected