| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2 days | test(video-recording): add command structure validation tests | Craig Jennings | |
| These tests verify the syntax and flags of shell commands generated for video/audio recording. They catch issues like: - Invalid wf-recorder flags (e.g., --no-audio doesn't exist) - Wrong encoder names (h264 vs libx264) - Incorrect stdout output syntax (-o - vs -f /dev/stdout) - Missing required flags (-y for auto-confirm) 18 new tests covering Wayland, X11, and audio recording command structure. | |||
