docs: add cmd-link.test.ts to test README index (#2705)

cmd-link.test.ts was added but omitted from the test file index in README.md.
This keeps the index accurate as a reference for all 68 test files.

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
A 2026-03-17 05:51:51 -07:00 committed by GitHub
parent e8471b6136
commit 33014e3eed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,6 +33,7 @@ bun test src/__tests__/manifest.test.ts
- `commands-update-download.test.ts``cmdUpdate`, script download and execution
- `cmd-feedback.test.ts``spawn feedback` command: empty message rejection, URL construction
- `cmd-fix.test.ts``spawn fix` command: SSH connection repair via DI-injected runScript
- `cmd-link.test.ts``spawn link` command: TCP reachability check, SSH agent detection via DI
### Commands: error paths
- `commands-error-paths.test.ts` — Validation failures, unknown agents/clouds, prompt rejection