MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / cli-systemd-unit-escaping.test.ts

File cli-systemd-unit-escaping.test.ts

e2e/local/cli-systemd-unit-escaping.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Artifact-level e2e for the Linux service install surface: the emitted
2// systemd unit must not contain raw, unescaped paths or environment values
3// whose spaces/quotes change systemd tokenization at boot.
4import { expect } from "@effect/vitest";

Callers

nothing calls this directly

Calls 3

scenarioFunction · 0.90
generateSystemdUnitFunction · 0.90
syncMethod · 0.65

Tested by

no test coverage detected