spawn/packages
A 8f24067336
test: remove duplicate and theatrical tests (#2820)
Remove thin duplicate test blocks that were redundant with more comprehensive
coverage elsewhere:

- ui-cov.test.ts: drop shellQuote (4 tests → gcp-shellquote.test.ts has 11),
  jsonEscape (1 test → ui-utils.test.ts has 4), toKebabCase (2 tests →
  ui-utils.test.ts has 5), sanitizeTermValue (2 tests → ui-utils.test.ts has
  6), withRetry (3 tests → with-retry-result.test.ts has 8)
- agent-setup-cov.test.ts: drop wrapSshCall (5 tests → with-retry-result.test.ts
  has 7 plus integration tests)
- run-path-credential-display.test.ts: drop isRetryableExitCode (2 tests →
  cmd-run-cov.test.ts has 5)
- history-cov.test.ts: drop generateSpawnId (2 tests → history-spawn-id.test.ts
  has 2 with UUID format check) and clearHistory (2 tests →
  clear-history.test.ts has extensive coverage)
- cmd-list-cov.test.ts: drop formatRelativeTime (9 tests →
  commands-exported-utils.test.ts has 10 with an extra boundary case)

All 2063 tests pass, biome lint clean.

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
2026-03-20 05:00:22 -07:00
..
cli test: remove duplicate and theatrical tests (#2820) 2026-03-20 05:00:22 -07:00
shared feat: enforce CI coverage thresholds + colocate billing guidance (#2811) 2026-03-19 22:52:45 -07:00