Commit graph

1 commit

Author SHA1 Message Date
Raghav Pillai
071e6e0897 Add SSH relay integration test for cmux CLI
- Introduce tests_v2/test_ssh_remote_cli_relay.py Docker integration test
- Spawns a Docker SSH fixture, generates SSH keypair, and forwards reverse socket
- Locates cmux CLI binary and runs CLI commands over SSH (ping, list-workspaces, new-window, rpc)
- Validates JSON outputs and remote cmux symlink presence
- Cleans up workspace, container, image, and temp files on completion or error
2026-02-23 18:24:45 +02:00