mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-12 22:40:24 +00:00
- Replace 10x `expect(true).toBe(true)` in update-check-cov.test.ts with meaningful assertions: skip-condition tests now verify fetch was NOT called, fetch-failure tests use `resolves.toBeUndefined()`, backoff edge-case tests verify fetch WAS called (proving the skip was bypassed) - Remove theatrical executor existence check (`typeof executor.execFileSync === "function"`) that proved nothing about behavior - Replace structural `typeof agent.install/envVars/launchCmd === "function"` checks in agent-setup-cov.test.ts with assertion that agent names are non-empty strings; the downstream tests already prove the functions work by calling them Co-authored-by: spawn-qa-bot <qa@openrouter.ai> |
||
|---|---|---|
| .. | ||
| cli | ||
| shared | ||