mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-20 09:31:15 +00:00
Remove 162 lines of duplicate/theatrical test code across 5 files: - manifest-integrity.test.ts: Drop 5 crude toBeTruthy() field checks superseded by manifest-type-contracts.test.ts with precise type assertions - manifest-type-contracts.test.ts: Remove dead deps block (0 agents have deps) and Dotenv configuration describe block (0 agents have dotenv) — both generated zero tests at runtime - commands-error-paths.test.ts: Remove 5-test "swapped arguments detection" block duplicated by the more thorough commands-swap-resolve.test.ts - run-path-credential-display.test.ts: Remove 5-test "implementation checks" block that retested getImplementedClouds/Agents already covered by commands-exported-utils.test.ts; also remove now-unused imports - manifest.test.ts: Remove redundant toBeDefined() assertion after an already-present toHaveProperty() check on the same field Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| shared | ||