mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-21 18:52:56 +00:00
Remove 14 redundant tests across two files: - check-entity.test.ts: Remove 6 individual "valid entities" tests (claude, codex, cline as agents; sprite, hetzner, vultr as clouds) that are fully covered by the loop-based "all manifest agents/clouds validate correctly" describe blocks which exhaustively test all entities. - check-entity.test.ts: Remove 6 individual "wrong-type detection" tests (3 clouds-as-agents, 3 agents-as-clouds) that are covered by the loop tests "should reject every agent key when checked as cloud" and "should reject every cloud key when checked as agent". - cloud-init.test.ts: Consolidate 3 NODE_INSTALL_CMD tests into 1. "is a non-empty string" is theatrical (tests the constant exists, not what it does). Merge with the two content checks into a single test. Test count: 1385 → 1371. Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| shared | ||