mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-22 03:14:57 +00:00
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:
parent
e8471b6136
commit
33014e3eed
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue