aboutsummaryrefslogtreecommitdiff
path: root/tests/test-video-audio-recording-process-cleanup.el
Commit message (Collapse)AuthorAgeFilesLines
* test(video-recording): add process cleanup testsCraig Jennings2026-02-031-0/+229
Unit tests verify pkill wf-recorder is called: - On Wayland video stop (to kill orphan wf-recorder) - On Wayland video start (to clean previous orphans) - NOT called on X11 (only relevant for Wayland pipeline) Integration tests (tagged :integration :wayland) verify actual cleanup: - No orphan processes after stop - Start cleans up existing orphans - Multiple start/stop cycles don't accumulate orphans