spawn/packages
A ba06e49d97
test: Remove duplicate and theatrical tests (#2020)
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>
2026-02-28 07:49:55 -05:00
..
cli test: Remove duplicate and theatrical tests (#2020) 2026-02-28 07:49:55 -05:00
shared feat!: remove Fly.io cloud provider support (#1979) 2026-02-27 00:06:32 -05:00